Skip to content

Commit bf11819

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] <support@github.com>
1 parent 92b5af4 commit bf11819

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

Lines changed: 8 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
@@ -12,7 +12,7 @@ Flask = "^3.0.2"
1212
redis = "^4.5.4"
1313
flask-redis = "^0.4.0"
1414
python-dotenv = "^1.0.0"
15-
gunicorn = "^21.2.0"
15+
gunicorn = "^22.0.0"
1616
honcho = "^1.1.0"
1717

1818
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)