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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent d7db5f3 commit 91567b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 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"


Expand Down

0 comments on commit 91567b5

Please sign in to comment.