Skip to content

Commit b0b759d

Browse files
chore(deps): update gunicorn requirement from ~=19.9 to ~=20.0 (#6587)
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.9.0...20.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f81571b commit b0b759d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ celery~=4.3
2020
redis~=3.3
2121
apscheduler~=3.6.3
2222
pillow~=6.2.1
23-
gunicorn~=19.9
23+
gunicorn~=20.0
2424
boto~=2.49
2525
geoip2~=2.9.0
2626
SQLAlchemy-Continuum~=1.3.9

0 commit comments

Comments
 (0)