Skip to content

Commit

Permalink
Update dependency gunicorn to v22
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 Jun 3, 2024
1 parent edaf992 commit 5c6ead7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -58,7 +58,7 @@ fedora-messaging = "^3.3.0"
sqlalchemy-helpers = "^0.13.0 || ^1.0.0"
click = "^8.1.7"
geoip2 = "^4.7.0"
gunicorn = {version = "^21.2.0", optional = true}
gunicorn = {version = "^21.2.0 || ^22.0.0", optional = true}
psycopg2 = {version = "^2.9.9", optional = true}
whitenoise = "^6.6.0"
rich = "^13.7.0"
Expand Down

0 comments on commit 5c6ead7

Please sign in to comment.