Skip to content

Commit

Permalink
Merge pull request #73 from kevinmmartins/dependabot/pip/gunicorn-22.0.0
Browse files Browse the repository at this point in the history
Bump gunicorn from 21.2.0 to 22.0.0
  • Loading branch information
kevinmmartins committed Apr 21, 2024
2 parents 66b3c16 + 3d359c0 commit 079f42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools >= 21.0.0
gunicorn==21.2.0
gunicorn==22.0.0
flask-marshmallow==1.1.0
flask-cors==4.0.0
connexion[swagger-ui]==3.0.5

0 comments on commit 079f42f

Please sign in to comment.