Skip to content

Commit 6acfefc

Browse files
chore(deps): bump gunicorn from 21.2.0 to 22.0.0 (#117)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56fb918 commit 6acfefc

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ django-q2 = "1.6.2"
2525
django = "5.0.4"
2626
dependency_injector = "4.41.0"
2727
serde = "0.9.0"
28-
gunicorn = "21.2.0"
28+
gunicorn = "22.0.0"
2929
psycopg2-binary = "2.9.9"
3030
reactivex = "4.0.4"
3131
pyxtension = "1.16.10"

0 commit comments

Comments
 (0)