Skip to content

Commit 0f72fc4

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 91420f2 commit 0f72fc4

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

poetry.lock

+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Flask-SQLAlchemy = "^3.1.1"
1313
psycopg = {extras = ["binary"], version = "^3.1.17"}
1414
retry = "^0.9.2"
1515
python-dotenv = "^1.0.1"
16-
gunicorn = "^21.2.0"
16+
gunicorn = "^22.0.0"
1717

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

0 commit comments

Comments
 (0)