Skip to content

Commit

Permalink
Merge pull request #11 from jbcodeforce/dependabot/pip/Flask/flask-2.2.5
Browse files Browse the repository at this point in the history
Bump flask from 1.1.1 to 2.2.5 in /Flask
  • Loading branch information
jbcodeforce authored Jul 28, 2023
2 parents 8fbff1e + b325acc commit 2f60778
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion Flask/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Flask==1.1.1
Flask==2.2.5
urllib3==1.26.5

0 comments on commit 2f60778

Please sign in to comment.