Skip to content

Commit 45dfe78

Browse files
authored
Merge pull request #51 from ilri/renovate/pypi-gunicorn-vulnerability
2 parents 1912363 + c1cd0a0 commit 45dfe78

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)