Skip to content

Commit adc197e

Browse files
Bump gunicorn from 22.0.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 965693e commit adc197e

File tree

2 files changed

+44
-10
lines changed

2 files changed

+44
-10
lines changed

poetry.lock

Lines changed: 43 additions & 9 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)