Skip to content

Commit

Permalink
Bump flask from 0.12.1 to 2.3.2 in /lib
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 0.12.1 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@0.12.1...2.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 62cb127 commit 1ab8d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Pillow==4.1.1

# Flask takes care of the HTTP.
Flask==0.12.1
Flask==2.3.2

# Gunicorn hooks Flask up to Nginx for threads.
gunicorn==19.7.1
Expand Down

0 comments on commit 1ab8d1f

Please sign in to comment.