Skip to content

Commit 6e41275

Browse files
authored
Merge pull request #9 from InfrastructureAsCode-ch/dependabot/pip/gunicorn-23.0.0
Bump gunicorn from 22.0.0 to 23.0.0
2 parents 0207dff + adc197e commit 6e41275

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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 = "^22"
11+
gunicorn = "^23"
1212
textfsm = "^1.1.3"
1313

1414
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)