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

Upgrade werkzeug in test environment #431

Closed
moy opened this issue Jan 7, 2024 · 0 comments · Fixed by #434
Closed

Upgrade werkzeug in test environment #431

moy opened this issue Jan 7, 2024 · 0 comments · Fixed by #434

Comments

@moy
Copy link
Collaborator

moy commented Jan 7, 2024

Since 41262fb we pin werkzeug to <2.1.0. Unfortunately, there's a vulnerability noted by snyk from [email protected] to [email protected], so this constraint forces us to be vulnerable.

It's not such a big deal since it's only for the test environment, but it would still be nice to upgrade.

Unfortunately, httpbin seems more or less unmaintained but fortunately, there's a fork and support for recent Werkzeug is on the TODO-list: psf/httpbin#35

Probably we should wait for the next release of the fork (hopefully also named httpbin on PyPI) and upgrade.

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 a pull request may close this issue.

1 participant