Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 98a3051 commit 519fafc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ frozenlist==1.4.1
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements/base.in
idna==3.4
# via yarl
Expand Down
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ funcparserlib==1.0.1
# via blockdiag
gidgethub==5.3.0
# via cherry-picker
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements/base.in
identify==2.5.26
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ funcparserlib==1.0.1
# via blockdiag
gidgethub==5.3.0
# via cherry-picker
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements/base.in
identify==2.5.26
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ frozenlist==1.4.1
# via
# -r requirements/runtime-deps.in
# aiosignal
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements/base.in
idna==3.4
# via
Expand Down

0 comments on commit 519fafc

Please sign in to comment.