Skip to content

Commit a75dd00

Browse files
build(deps): bump gunicorn from 20.0.4 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.0.4...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f4c6b97 commit a75dd00

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ django-q2 = {extras = ["sentry"], version = "==1.7.6"}
2525
redis = "==5.2.1"
2626
python-dotenv = ">=0.12"
2727
django-redis = "==5.4.0"
28-
gunicorn = "==20.0.4"
28+
gunicorn = "==23.0.0"
2929
uvicorn = "*"
3030
uvloop = ">=0.21.0"
3131
premailer = "==3.6.1"

Pipfile.lock

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

0 commit comments

Comments
 (0)