Skip to content

Commit 171854c

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

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
textfsm = "^1.1.3"
1313

1414
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)