Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 0075d4b

Browse files
Bump gunicorn from 20.1.0 to 21.2.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...21.2.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9fca77f commit 0075d4b

File tree

2 files changed

+6
-22
lines changed

2 files changed

+6
-22
lines changed

poetry.lock

Lines changed: 5 additions & 21 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
@@ -7,7 +7,7 @@ authors = ["Divanshu Chauhan <divkix@divkix.me>"]
77
[tool.poetry.dependencies]
88
python = "^3.9"
99
fastapi = "^0.100.1"
10-
gunicorn = "^20.1.0"
10+
gunicorn = "^21.2.0"
1111
uvicorn = "^0.23.2"
1212
requests = "^2.31.0"
1313
prettyconf = "^2.2.1"

0 commit comments

Comments
 (0)