Skip to content

Commit

Permalink
Merge pull request #200 from fedora-infra/renovate/gunicorn-21.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency gunicorn to v21
  • Loading branch information
gridhead authored Jan 10, 2024
2 parents aeabd95 + 1812ab4 commit 25cf05b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -38,7 +38,7 @@ aiosqlite = "^0.18.0 || ^0.19.0"
fedora-messaging = "^3.0.2"
requests = "^2.28.1"
uvloop = "^0.17.0 || ^0.18.0 || ^0.19.0"
gunicorn = "^20.1.0"
gunicorn = "^20.1.0 || ^21.0.0"
mdapi-messages = "^1.0.0"
click = "^8.1.3"
pyzstd = "^0.15.0"
Expand Down

0 comments on commit 25cf05b

Please sign in to comment.