Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 22.0.0 (#2791)
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 0588a5d commit 21a43a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dockerflow==2024.4.1
drf-orjson-renderer==1.1.5
google-cloud-bigquery==3.20.1
google-cloud-storage==2.16.0
gunicorn==20.1.0
gunicorn==22.0.0
psycopg2-binary==2.9.1
whitenoise==5.3.0
python-dateutil==2.9.0.post0
Expand Down
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ grpcio==1.62.1
# grpcio-status
grpcio-status==1.62.1
# via google-api-core
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand All @@ -93,6 +93,7 @@ orjson==3.9.15
packaging==21.0
# via
# google-cloud-bigquery
# gunicorn
# pytest
pathspec==0.9.0
# via black
Expand Down Expand Up @@ -164,6 +165,3 @@ urllib3==1.26.18
# via requests
whitenoise==5.3.0
# via -r requirements.in

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 21a43a0

Please sign in to comment.