Skip to content

Commit 651140e

Browse files
authored
Merge pull request #19 from JJ/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 20.1.0 to 22.0.0
2 parents 1f8cec7 + d6b599f commit 651140e

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

poetry.lock

Lines changed: 9 additions & 7 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
@@ -8,7 +8,7 @@ packages= [ { include = "HitosIV" }, ]
88
[tool.poetry.dependencies]
99
python = ">=3.7"
1010
hug = "^2.6.1"
11-
gunicorn = "^20.0.4"
11+
gunicorn = "^22.0.0"
1212
python-json-logger = "^2.0.1"
1313
etcd3 = "^0.12.0"
1414
python-dotenv = "^0.15.0"

0 commit comments

Comments
 (0)