Skip to content

Commit 35b867b

Browse files
authored
Merge pull request #4 from InfrastructureAsCode-ch/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2 parents a4625b4 + 1ad15e5 commit 35b867b

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

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 @@ authors = ["ubaumann <[email protected]>"]
88
python = "^3.10"
99
flask = "^3"
1010
pyaml = "^23"
11-
gunicorn = "^21"
11+
gunicorn = "^22"
1212
ttp = "^0.9"
1313

1414
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)