Skip to content

Commit

Permalink
upgrade gunicorn to 22.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
BorjaEst committed Apr 17, 2024
1 parent a073cfd commit 1b3820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ flask-smorest ~= 0.42.2

# Deployment in production
gevent ~= 23.9.1
gunicorn ~= 21.2.0
gunicorn ~= 22.0.0
supervisor ~= 4.2.5

# Auth
Expand Down

0 comments on commit 1b3820d

Please sign in to comment.