Skip to content

Commit dd5bf03

Browse files
Bump gunicorn from 21.2.0 to 22.0.0 (#662)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eccd999 commit dd5bf03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Django==4.2.11
22
psycopg2==2.9.7
3-
gunicorn==21.2.0 #production server
3+
gunicorn==22.0.0 #production server
44
whitenoise==6.5.0 #serving swagger static files
55
djangorestframework==3.15.2
66
pylint==2.17.5

0 commit comments

Comments
 (0)