Skip to content

Commit 0def4b4

Browse files
Bump gunicorn from 20.1.0 to 22.0.0 in /requirements
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 81b068c commit 0def4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Django==3.2.19
77
pytz==2022.7.1
88

99
# A zero dependency WSGI server
10-
gunicorn==20.1.0
10+
gunicorn==22.0.0
1111

1212
# For connecting to various APIs (eg. Meetup.com)
1313
requests==2.22.0

0 commit comments

Comments
 (0)