Skip to content

Commit

Permalink
deps: bump gunicorn
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Oct 7, 2024
1 parent 1892b26 commit b1d4c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
extras_require={
"cloud-run": [
"flask==3.*",
"gunicorn>=21,<23",
"gunicorn==23.*",
],
"tests": [
"pytest-cov>=4,<6",
Expand Down

0 comments on commit b1d4c8e

Please sign in to comment.