Skip to content

Comments

Remove pytest upper limit#62

Merged
davidfritzsche merged 1 commit intomainfrom
remove-pytest-upper-limit
Jan 26, 2026
Merged

Remove pytest upper limit#62
davidfritzsche merged 1 commit intomainfrom
remove-pytest-upper-limit

Conversation

@davidfritzsche
Copy link
Owner

Problem: This project is only rarely updated, but has an upper limit of the supported pytest version.

Solution: Remove the upper limit. This way pytest-mypy-testing might fail on newer pytest versions, but in case it actually works it is not blocked from being used.

Resolves #61

Problem: This project is only rarely updated, but has an upper limit
of the supported pytest version.

Solution: Remove the upper limit. This way `pytest-mypy-testing` might
fail on newer pytest versions, but in case it actually works it is not
blocked from being used.

Resolves #61
@davidfritzsche davidfritzsche merged commit d8792a7 into main Jan 26, 2026
365 of 575 checks passed
@davidfritzsche davidfritzsche deleted the remove-pytest-upper-limit branch January 26, 2026 16:17
@davidfritzsche davidfritzsche added this to the v0.1.4 milestone Jan 26, 2026
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.

Support for pytest 9

1 participant