Skip to content

Commit dd99cb6

Browse files
⬆️ Bump gunicorn from 21.2.0 to 22.0.0 in /training
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>
1 parent 54a800c commit dd99cb6

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

training/poetry.lock

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

training/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pre-commit = "^3.3.3"
1717
click = "^8.1.7"
1818
requests = "^2.31.0"
1919
django-cors-headers = "^4.2.0"
20-
gunicorn = "^21.2.0"
20+
gunicorn = "^22.0.0"
2121
pytest = "^7.4.0"
2222
celery = {extras = ["redis", "sqs"], version = "^5.3.6"}
2323

0 commit comments

Comments
 (0)