Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 22.0.0
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>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent f16b8e8 commit d67b831
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 @@ -9,7 +9,7 @@ python = "^3.10"
MarkupSafe = "^2.1.1"
Django = "^4.0.8"
Jinja2 = "^3.1.2"
gunicorn = "^20.1.0"
gunicorn = "^22.0.0"
Pillow = "^9.2.0"
django-cors-headers = "^3.13.0"
invoke = "^1.7.1"
Expand Down

0 comments on commit d67b831

Please sign in to comment.