Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit f427a7f

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ uvloop==0.17.0
88
aiocache==0.11.1
99
ujson==5.8.0
1010
Authlib==1.2.1
11-
gunicorn==21.0.1
11+
gunicorn==21.2.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"Authlib==1.2.1",
4242
"aiohttp-cors==0.7.0",
4343
"jsonschema==4.18.3",
44-
"gunicorn==21.0.1",
44+
"gunicorn==21.2.0",
4545
"uvloop==0.17.0",
4646
"cyvcf2==0.30.22",
4747
"aiocache==0.11.1",

0 commit comments

Comments
 (0)