Skip to content

Commit c1cd0a0

Browse files
Update dependency gunicorn to v22 [SECURITY]
1 parent 1912363 commit c1cd0a0

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

poetry.lock

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-3.0-only"
77

88
[tool.poetry.dependencies]
99
python = "^3.8.1"
10-
gunicorn = "^21.0.0"
10+
gunicorn = "^22.0.0"
1111
falcon = "3.1.3"
1212
psycopg2 = "^2.9.1"
1313
requests = "^2.24.0"

0 commit comments

Comments
 (0)