Skip to content

Commit

Permalink
Merge pull request #1347 from watchdogpolska/renovate/gunicorn-21.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency gunicorn to v21
  • Loading branch information
PiotrIw authored Dec 6, 2023
2 parents 86a1048 + 2c1c0b0 commit 7b7c854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/production.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Pro-tip: Try not to put anything here. There should be no dependency in
# production that isn't in development.
-r base.txt
gunicorn==20.1.0
gunicorn==21.2.0
gevent==23.9.1

0 comments on commit 7b7c854

Please sign in to comment.