Skip to content

Commit 60954ee

Browse files
Bump gunicorn from 21.2.0 to 22.0.0 in /requirements (#39)
1 parent dc46784 commit 60954ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gitdb==4.0.10
2929
# via gitpython
3030
gitpython==3.1.41
3131
# via -r base.in
32-
gunicorn==21.2.0
32+
gunicorn==22.0.0
3333
# via -r base.in
3434
itsdangerous==2.1.2
3535
# via flask

requirements/test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ gitdb==4.0.10
5555
# gitpython
5656
gitpython==3.1.41
5757
# via -r base.txt
58-
gunicorn==21.2.0
58+
gunicorn==22.0.0
5959
# via -r base.txt
6060
h11==0.14.0
6161
# via wsproto

0 commit comments

Comments
 (0)