Skip to content

Commit

Permalink
Bump flask from 1.1.1 to 2.2.5 in /Flask/flask-tdd-docker
Browse files Browse the repository at this point in the history
Bumps [flask](https://github.com/pallets/flask) from 1.1.1 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.1.1...2.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2023
1 parent 50d1a3f commit 376344d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Flask/flask-tdd-docker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ flake8==3.7.9
flask-admin==1.5.4
flask-restful==0.3.7
flask-sqlalchemy==2.4.1
flask==1.1.1
flask==2.2.5
greenlet==1.0.0 ; python_version >= '3'
gunicorn==20.0.4
importlib-metadata==4.0.0 ; python_version < '3.8'
Expand Down

0 comments on commit 376344d

Please sign in to comment.