Skip to content

Commit 513bf7e

Browse files
Bump gunicorn from 19.9.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.9.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 22.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ba9006 commit 513bf7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.server.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# These requirements are what you would install on a production server.
22
.
33
psycopg2==2.9.10
4-
gunicorn==19.9.0
4+
gunicorn==22.0.0
55
Jinja2==2.11.3
66
progressbar2
77
pyyaml==5.1.2

0 commit comments

Comments
 (0)