Skip to content

Commit

Permalink
Bump flask from 1.0.2 to 2.3.2 in /utils/google_app_engine (#2055)
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@1.0.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
  • Loading branch information
dependabot[bot] and glenn-jocher committed May 2, 2023
1 parent 2f7ef58 commit 89088c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/google_app_engine/additional_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# add these requirements in your app on top of the existing ones
pip==21.1
Flask==1.0.2
Flask==2.3.2
gunicorn==19.10.0

0 comments on commit 89088c9

Please sign in to comment.