Skip to content

Commit

Permalink
Update dependency gunicorn to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent 634960a commit 2dbcbeb
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 @@ -73,7 +73,7 @@ alembic = { version = "1.13.2", optional = true }
boltons = { version = "24.0.0", optional = true }
cornice = { version = "6.1.0", optional = true }
redis = { version = "5.0.8", optional = true }
gunicorn = { version = "22.0.0", optional = true }
gunicorn = { version = "23.0.0", optional = true }
lxml = { version = "5.2.2", optional = true }
objgraph = { version = "3.6.1", optional = true }
psycopg2 = { version = "2.9.9", optional = true }
Expand Down

0 comments on commit 2dbcbeb

Please sign in to comment.