-
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
chore(🤖): bump python "flask==2.3.3" #27657
Conversation
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.
Looks like push and pop were deprecated and removed on 2.3.0: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-0
Trying to get gpt to fix this one... |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #27657 +/- ##
=======================================
Coverage 69.76% 69.76%
=======================================
Files 1911 1911
Lines 74994 74994
Branches 8353 8353
=======================================
Hits 52316 52316
Misses 20629 20629
Partials 2049 2049
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@dpgaspar I fix the failing test wdyt!? |
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
Updates the python "flask" library version.
Generated by @supersetbot 🤖