Skip to content

Commit 3aa2bed

Browse files
Bump gunicorn from 21.2.0 to 22.0.0 (#143)
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 dfb85c0 commit 3aa2bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==5.0.3
22
dj-database-url==2.1.0
3-
gunicorn==21.2.0
3+
gunicorn==22.0.0
44
psycopg2-binary==2.9.9
55
wheel==0.38.1
66
whitenoise==6.6.0

0 commit comments

Comments
 (0)