We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc46784 commit 60954eeCopy full SHA for 60954ee
requirements/base.txt
@@ -29,7 +29,7 @@ gitdb==4.0.10
29
# via gitpython
30
gitpython==3.1.41
31
# via -r base.in
32
-gunicorn==21.2.0
+gunicorn==22.0.0
33
34
itsdangerous==2.1.2
35
# via flask
requirements/test.txt
@@ -55,7 +55,7 @@ gitdb==4.0.10
55
# gitpython
56
57
# via -r base.txt
58
59
60
h11==0.14.0
61
# via wsproto
0 commit comments