Skip to content

Commit 3c414e9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
certifi==2025.10.5
33
django-redis-cache==3.0.1
44
raven==6.10.0
5-
redis==3.5.3
5+
redis==7.0.0
66
gunicorn==20.1.0
77
hiredis==2.0.0
88
sentry-sdk==1.5.12

0 commit comments

Comments
 (0)