Skip to content

Commit e8c4d53

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

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

Lines changed: 13 additions & 12 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
@@ -35,7 +35,7 @@ webp = "~0.3"
3535

3636
# Production
3737
bugsnag = "^4.6"
38-
gunicorn = "^20.1"
38+
gunicorn = "^22.0"
3939
uvicorn = "~0.23.2"
4040
locust = { version = "^2.12", optional = true }
4141

0 commit comments

Comments
 (0)