Skip to content

Commit e4714e8

Browse files
Bump redis from 6.4.0 to 7.0.1 in /server
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 3cbc5c0 commit e4714e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ fastapi==0.119.1
44
python-multipart==0.0.20
55
pygments==2.19.2
66
uvicorn[standard]==0.38.0
7-
redis==6.4.0
7+
redis==7.0.1
88
rq==2.6.0

0 commit comments

Comments
 (0)