Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 22.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent 1f8cec7 commit d6b599f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 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 @@ -8,7 +8,7 @@ packages= [ { include = "HitosIV" }, ]
[tool.poetry.dependencies]
python = ">=3.7"
hug = "^2.6.1"
gunicorn = "^20.0.4"
gunicorn = "^22.0.0"
python-json-logger = "^2.0.1"
etcd3 = "^0.12.0"
python-dotenv = "^0.15.0"
Expand Down

0 comments on commit d6b599f

Please sign in to comment.