Skip to content

Commit

Permalink
Merge pull request #50 from zehengl/dependabot/pip/{{cookiecutter.nam…
Browse files Browse the repository at this point in the history
…e}}/gunicorn-22.0.0

Bump gunicorn from 21.2.0 to 22.0.0 in /{{cookiecutter.name}}
  • Loading branch information
zehengl committed Apr 17, 2024
2 parents ef13fee + 41d2ce5 commit af129e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.name}}/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Flask==3.0.3
Flask-Bootstrap4==4.0.2
Flask-WTF==1.2.1
gunicorn==21.2.0
gunicorn==22.0.0
whitenoise==6.6.0

0 comments on commit af129e5

Please sign in to comment.