Skip to content

Commit 0988a4b

Browse files
Bump gunicorn from 22.0.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09b026b commit 0988a4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"django-picklefield==2.1.1",
2424
"psycopg2-binary==2.9.9",
2525
"Django==3.2.25",
26-
"gunicorn==22.0.0",
26+
"gunicorn==23.0.0",
2727
"python-dateutil==2.8.2",
2828
"tzlocal>=5.2",
2929
]

0 commit comments

Comments
 (0)