Skip to content

Commit 2caf11d

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 5e50148 commit 2caf11d

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 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
@@ -14,7 +14,7 @@ redis = "^5.0.0"
1414
flask-redis = "^0.4.0"
1515
retry2 = "^0.9.5"
1616
python-dotenv = "^1.0.1"
17-
gunicorn = "^21.2.0"
17+
gunicorn = "^22.0.0"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
honcho = "^1.1.0"

0 commit comments

Comments
 (0)