Skip to content

Commit 4522d29

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] <[email protected]>
1 parent d3b7568 commit 4522d29

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-Mail~=0.9.1
66
Flask-Migrate~=2.7.0
77
Flask-pyoidc~=3.7.0
88
flask_sqlalchemy~=2.4.4
9-
gunicorn~=20.0.4
9+
gunicorn~=20.1.0
1010
onesignal-sdk~=2.0.0
1111
psycopg2-binary~=2.8.6
1212
pylint~=2.7.2

0 commit comments

Comments
 (0)