Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update versions #279

Merged
merged 5 commits into from
Nov 19, 2024
Merged

Update versions #279

merged 5 commits into from
Nov 19, 2024

Conversation

icemac
Copy link
Contributor

@icemac icemac commented Nov 5, 2024

  • Drop support for Python 3.8
  • Drop support for pytest < 7.4
  • Add support for Python 3.13
  • Add support for pytest 8.2 and 8.3.

Fixes #267

icemac and others added 2 commits November 5, 2024 16:34
- Drop support for Python 3.8
- Drop support for pytest < 7.4
- Add support for Python 3.13
- Add support for pytest 8.2 and 8.3.
pyproject.toml Outdated Show resolved Hide resolved
icemac and others added 2 commits November 11, 2024 08:54
Co-authored-by: anthony sottile <103459774+asottile-sentry@users.noreply.github.com>
@icemac icemac requested a review from hugovk November 12, 2024 07:43
pyproject.toml Show resolved Hide resolved
@icemac
Copy link
Contributor Author

icemac commented Nov 19, 2024

Thank you for reviewing this PR. 😃

@icemac icemac merged commit 67e0056 into master Nov 19, 2024
80 checks passed
@icemac icemac deleted the update-versions branch November 19, 2024 08:06
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.

pytest >= 8.2 is not yet supported (not only tests fail)
3 participants