Skip to content

Commit

Permalink
obs-160: update gunicorn to 22.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Apr 22, 2024
1 parent 5bc6d1a commit 24eb1d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ freezegun==1.4.0
glom==23.5.0
google-cloud-pubsub==2.19.3
google-cloud-storage==2.14.0
gunicorn==21.2.0
gunicorn==22.0.0
honcho==1.1.0
humanfriendly==10.0
inotify_simple==1.3.5
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -534,9 +534,9 @@ grpcio-status==1.62.0 \
# via
# google-api-core
# google-cloud-pubsub
gunicorn==21.2.0 \
--hash=sha256:3213aa5e8c24949e792bcacfc176fef362e7aac80b76c56f6b5122bf350722f0 \
--hash=sha256:88ec8bff1d634f98e61b9f65bc4bf3cd918a90806c6f5c48bc5603849ec81033
gunicorn==22.0.0 \
--hash=sha256:350679f91b24062c86e386e198a15438d53a7a8207235a78ba1b53df4c4378d9 \
--hash=sha256:4a0b436239ff76fb33f11c07a16482c521a7e09c1ce3cc293c2330afe01bec63
# via -r requirements.in
honcho==1.1.0 \
--hash=sha256:a4d6e3a88a7b51b66351ecfc6e9d79d8f4b87351db9ad7e923f5632cc498122f \
Expand Down

0 comments on commit 24eb1d5

Please sign in to comment.