-
Notifications
You must be signed in to change notification settings - Fork 274
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 to flask and werkzeug 2.3 #1244
Conversation
Hum. Actually there are some CI tests failing... |
3da7e74
to
c8c345b
Compare
bb3047d
to
7928f8c
Compare
CI is fixed now. |
While reviewing recent changes to update the changelog, I'm confused about this change: it seems that it does not actually update the Flask dependency, it just updates a test. Is it expected? |
At first it was updating the dependencies too, I suppose the "merge master branch" modified that. |
Ah right, the merge is the obvious suspect. @almet can you look at what happened? |
Co-authored-by: Alexis Métaireau <[email protected]>
The update was previously made by @azmeuk but lost in a bad merge (see spiral-project#1244 for details).
Everything looks fine, there was just a test to edit except for python 3.7