Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 22.0.0 in /python/poetry-run
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 393c8fb commit c715fbc
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 29 deletions.
42 changes: 14 additions & 28 deletions python/poetry-run/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 python/poetry-run/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = []
[tool.poetry.dependencies]
python = "^3.10"
Flask = "2.3.2"
gunicorn = "^20.1.0"
gunicorn = "^22.0.0"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit c715fbc

Please sign in to comment.