Skip to content

Commit

Permalink
fix(deps): update dependency rq to v2
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 Nov 4, 2024
1 parent eb4aa91 commit 676976d
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 @@ -37,7 +37,7 @@ gevent-websocket = "^0.10"
Flask-Caching = "^2.0.0"
python-dateutil = "^2.8.2"
redis = "^4.1.4 || ^5.0.0"
rq = "^1.10.1"
rq = "^1.10.1 || ^2.0.0"

[tool.poetry.dev-dependencies]
pytest = "^7.1.3 || ^8.0.0"
Expand Down

0 comments on commit 676976d

Please sign in to comment.