Skip to content

Commit

Permalink
Update dependency gunicorn to v21
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 Jul 20, 2023
1 parent 3f7afc6 commit 1b97214
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 @@ -52,7 +52,7 @@ python-freeipa = "^1.0.6"
click = "^8.0"
pyjwt = "^2.1.0"
Flask-Mail = "^0.9.1"
gunicorn = {version = "^20.0", optional = true}
gunicorn = {version = "^20.0 || ^21.0.0", optional = true}
fedora-messaging = ">=2.1.0, <4.0"
backoff = ">=1.10.0, <3.0"
noggin-messages = "^1.0.0"
Expand Down

0 comments on commit 1b97214

Please sign in to comment.