-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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(deps): update dependency Flask to v2.0.0 #5838
Conversation
|
AppEngine Flex tests seem to be fine. Downgrading for Telemetry requirements as some specifically require Flask to be ~=1.0 or <2.0 |
For the opentelemetry ones, can you add a comment to the requirements file and link to anything that shows that constraint? that way when renovate inevitably opens up another PR to upgrade it, we know where to check to see if we should keep ignoring or not |
Done! Thanks for pointing that out 😄 |
Continuing the work from #5815, upgrading the requirements for Flask to 2.0.0, and keeping it at 1.1.4 for Python 2.7 specific tests since Flask 2.0.0 is dropping support for Python 2.