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

Future dependency upgrades: drop Python 3.7, add Python 3.12 #890

Open
tw4l opened this issue Apr 1, 2024 · 0 comments
Open

Future dependency upgrades: drop Python 3.7, add Python 3.12 #890

tw4l opened this issue Apr 1, 2024 · 0 comments

Comments

@tw4l
Copy link
Contributor

tw4l commented Apr 1, 2024

In #839, we decided to continue supporting Python 3.7 for the next release, which resulted in pinning a few older dependencies.

When we're ready for the next release following to drop Python 3.7 and add support for Python 3.12, we'll want to:

  • Upgrade werkzeug (will require removing spaces in some tests, due to werkzeug >2.2.3 removing spaces in bodies
  • Upgrade gevent (to 23.9.0 if the PSF supported httpbin still requires greenlet< 3, otherwise to latest and greenlet 3)
  • Handle deprecation notices from tox
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

No branches or pull requests

1 participant