Skip to content

Pin pytest<9 in dev requirements - #125

Open
lionick wants to merge 1 commit into
IdentityPython:mainfrom
lionick:ci-pin-pytest
Open

lionick wants to merge 1 commit into
IdentityPython:mainfrom
lionick:ci-pin-pytest

Conversation

@lionick

@lionick lionick commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

pytest 9.0.0 removed the deprecated 'path' parameter from pytest_collect_file (and related hooks). pytest-black's hookimpl still declares it, so pytest refuses to register the plugin and exits before collecting any tests on whatever pytest 9.x CI installs.

pytest 9.0.0 removed the deprecated 'path' parameter from
pytest_collect_file (and related hooks). pytest-black's hookimpl still
declares it, so pytest refuses to register the plugin and exits before
collecting any tests on whatever pytest 9.x CI installs.
@lionick
lionick marked this pull request as ready for review September 18, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants