Skip to content

Commit 26b10e9

Browse files
Update redis[hiredis] requirement from >=5.0.0 to >=7.4.0
Updates the requirements on [redis[hiredis]](https://github.com/redis/redis-py) to permit the latest version. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.0...v7.4.0) --- updated-dependencies: - dependency-name: redis[hiredis] dependency-version: 7.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8155493 commit 26b10e9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ server = [
6262
"djangorestframework==3.17.1",
6363
"google-cloud-bigquery==3.40.1",
6464
"pyyaml==6.0.3",
65-
"redis[hiredis]>=5.0.0",
65+
"redis[hiredis]>=7.4.0",
6666
"scikit-learn>=1.3.0",
6767
"sentence-transformers>=2.2.0",
6868
"whitenoise==6.11.0",

uv.lock

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

0 commit comments

Comments
 (0)