-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
fix: unlock and bump werkzeug #27164
Conversation
Linking the original PR that added bounds on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #27164 +/- ##
=======================================
Coverage 67.19% 67.20%
=======================================
Files 1905 1905
Lines 74498 74498
Branches 8323 8323
=======================================
+ Hits 50061 50067 +6
+ Misses 22382 22376 -6
Partials 2055 2055
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
SUMMARY
Unlocks and bumps Werkzeug to 3.0.1.
Locked here: #23965
The following dependencies need to be bumped also to unlock Werkzeug:
Note:
Using OpenID (not OpenID connect) will not be compatible with this bump, but users will not be forced to do it.
Flask-AppBuilder as deprecated this form of Auth.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION