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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 8b3031b commit 79bd3a8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ pyupgrade = "^3.9.0"
django-upgrade = "^1.14.0"
google-auth = "^2.22.0"
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
gunicorn = "^21.2.0"
gunicorn = "^22.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 79bd3a8

Please sign in to comment.