Skip to content

Commit

Permalink
fix(deps): update dependency gevent 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 Oct 30, 2023
1 parent 0a8a7a1 commit b60235a
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 62 deletions.
112 changes: 51 additions & 61 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 @@ -32,7 +32,7 @@ beautifulsoup4 = "^4.10.0"
Flask-SocketIO = "^5.1.1"
fedora-messaging = "^3.0.0"
gunicorn = "^20.1.0"
gevent = "^22.0.0"
gevent = "^22.0.0 || ^23.0.0"
gevent-websocket = "^0.10"
Flask-Caching = "^2.0.0"
python-dateutil = "^2.8.2"
Expand Down

0 comments on commit b60235a

Please sign in to comment.