Skip to content

Commit cf39f27

Browse files
Update gunicorn requirement from ~=20.0.4 to ~=20.1.0
Updates the requirements on [gunicorn](https://github.com/benoitc/gunicorn) to permit the latest version. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.0.4...20.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f32fac3 commit cf39f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Flask~=1.1.2
66
csh_ldap~=2.3.1
77
ddtrace
88
flask_sqlalchemy~=2.5.1
9-
gunicorn~=20.0.4
9+
gunicorn~=20.1.0
1010
mypy
1111
onesignal-sdk~=2.0.0
1212
psycopg2-binary~=2.8.6

0 commit comments

Comments
 (0)