Skip to content

Commit 78471c1

Browse files
fix(deps): update dependency redis to v7 (#2767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5d73b19 commit 78471c1

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

poetry.lock

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ python-dateutil = "^2.8.2"
9595
python-rapidjson = "^1.8"
9696
pyyaml = "^6.0.0"
9797
qdrant-client = {extras = ["fastembed"], version = "^1.14.3"}
98-
redis = "^5.0.0"
98+
redis = "^7.0.0"
9999
requests = "^2.31.0"
100100
retry2 = "^0.9.5"
101101
selenium = "^4.30.0"

0 commit comments

Comments
 (0)