Skip to content

Commit

Permalink
⬆️ Bump gunicorn from 21.2.0 to 22.0.0 in /training
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 May 14, 2024
1 parent 54a800c commit dd99cb6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 deletions training/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 training/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pre-commit = "^3.3.3"
click = "^8.1.7"
requests = "^2.31.0"
django-cors-headers = "^4.2.0"
gunicorn = "^21.2.0"
gunicorn = "^22.0.0"
pytest = "^7.4.0"
celery = {extras = ["redis", "sqs"], version = "^5.3.6"}

Expand Down

0 comments on commit dd99cb6

Please sign in to comment.