Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 8b56775

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ asgiref==3.5.0
22
backports.zoneinfo==0.2.1
33
dj-database-url==0.5.0
44
Django==4.0.3
5-
gunicorn==20.1.0
5+
gunicorn==22.0.0
66
psycopg2-binary==2.9.3
77
sqlparse==0.4.2
88
whitenoise==6.0.0

0 commit comments

Comments
 (0)