Skip to content

Commit

Permalink
Update dependency gunicorn to v23
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Aug 16, 2024
1 parent 39aac3e commit 8a3a8c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -39,7 +39,7 @@ Pygments = "^2.9.0"
python-dateutil = "^2.8.1"
psycopg2 = "^2.9.1"
cffi = "^1.14.6"
gunicorn = {version = "^20.0 || ^21.0.0 || ^22.0.0", optional = true}
gunicorn = {version = "^20.0 || ^21.0.0 || ^22.0.0 || ^23.0.0", optional = true}
SQLAlchemy = "^1.4.0 || ^2.0.0"
flask-healthz = "^1.0.0"

Expand Down

0 comments on commit 8a3a8c0

Please sign in to comment.