Skip to content

Commit 602279e

Browse files
Update gunicorn requirement from ~=19.7.1 to ~=20.0.4 (#220)
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@19.7.1...20.0.4) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28f406a commit 602279e

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_sqlalchemy~=2.3.2
66
psycopg2-binary~=2.8.6
77
Flask-Migrate~=2.2.1
88
pylint~=2.6.0
9-
gunicorn~=19.7.1
9+
gunicorn~=20.0.4
1010
csh_ldap~=2.1.0
1111
onesignal-sdk~=1.0.0
1212
pylint-quotes~=0.2.1

0 commit comments

Comments
 (0)