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

Dependencies: Remove upper limit on werkzeug #5904

Merged
merged 1 commit into from Feb 23, 2023

Conversation

sphuber
Copy link
Contributor

@sphuber sphuber commented Feb 23, 2023

The limit was added in #5606 because the release of werkzeug.2.2.0 was causing the REST API tests to fail, but it seems the patch releases have solved the problem.

Note that for posterity, the cause of the failures was the change in default behavior of trailing slashes in route resolution (see pallets/werkzeug#2487)

@sphuber sphuber merged commit 2db0a38 into aiidateam:main Feb 23, 2023
@sphuber sphuber deleted the fix/dependency-werkzeug branch February 23, 2023 12:32
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.

None yet

1 participant