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

Commit

Permalink
Bump gunicorn from 20.1.0 to 21.2.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent d242e8a commit e4c761e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 22 deletions.
26 changes: 5 additions & 21 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Divanshu Chauhan <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.9"
fastapi = "^0.101.0"
gunicorn = "^20.1.0"
gunicorn = "^21.2.0"
uvicorn = "^0.23.2"
requests = "^2.31.0"
prettyconf = "^2.2.1"
Expand Down

0 comments on commit e4c761e

Please sign in to comment.