Skip to content

Commit 465a8b9

Browse files
Bump redis from 6.4.0 to 7.0.1
Bumps [redis](https://github.com/redis/redis-py) from 6.4.0 to 7.0.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.4.0...v7.0.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a186a7 commit 465a8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ orjson==3.11.4
1111
scipy==1.16.3
1212
schema==0.7.8
1313
deepdiff==8.6.1
14-
redis==6.4.0
14+
redis==7.0.1
1515
hiredis==3.3.0
1616
requests==2.32.5
1717
uvicorn-worker==0.4.0

0 commit comments

Comments
 (0)