Skip to content

Commit 0ca8207

Browse files
Bump gunicorn from 25.1.0 to 25.2.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.1.0 to 25.2.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.1.0...25.2.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd35516 commit 0ca8207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
-r base.txt
44

55
psycopg2==2.9.11 # https://github.com/psycopg/psycopg2
6-
gunicorn==25.1.0 # https://github.com/benoitc/gunicorn
6+
gunicorn==25.2.0 # https://github.com/benoitc/gunicorn
77
collectfasta==3.3.3 # https://github.com/jasongi/collectfasta (maintained fork of Collectfast)
88

99
# Django

0 commit comments

Comments
 (0)