Skip to content

Commit 3894d21

Browse files
Bump gunicorn from 22.0.0 to 23.0.0 in /requirements
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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7009d6 commit 3894d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dj-database-url==2.2.0
66
Django==4.2.20
77

88
# A zero dependency WSGI server
9-
gunicorn==22.0.0
9+
gunicorn==23.0.0
1010

1111
# For connecting to various APIs (eg. Meetup.com)
1212
requests==2.32.0

0 commit comments

Comments
 (0)