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

Commit 63a5855

Browse files
Merge pull request #442 from CSCfi/dependabot/pip/gunicorn-21.2.0
Bump gunicorn from 21.0.1 to 21.2.0
2 parents 5e3d357 + f427a7f commit 63a5855

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)