Skip to content

Commit

Permalink
Bump flask from 1.0.2 to 2.2.5 in /utils/google_app_engine
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.0.2 to 2.2.5.
- [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.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 31, 2023
1 parent 90da138 commit 8ad6c87
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.2.5
gunicorn==19.9.0

0 comments on commit 8ad6c87

Please sign in to comment.