Skip to content

Commit

Permalink
Merge pull request #3 from roib20/dependabot/pip/flask_app/gunicorn-2…
Browse files Browse the repository at this point in the history
…2.0.0

Bump gunicorn from 21.2.0 to 22.0.0 in /flask_app
  • Loading branch information
roib20 authored Apr 17, 2024
2 parents 91a60b7 + acb6d3a commit 0d41d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask_app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Flask==2.3.3
Flask-Migrate==4.0.4
Flask-SQLAlchemy==3.0.2
greenlet==2.0.2
gunicorn==21.2.0
gunicorn==22.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.4
Expand Down

0 comments on commit 0d41d36

Please sign in to comment.