Skip to content

Commit ae5f9cf

Browse files
Bump redis from 3.5.3 to 6.2.0
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 6.2.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.2.0) --- updated-dependencies: - dependency-name: redis dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 228c32f commit ae5f9cf

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
@@ -4,7 +4,7 @@ django-redis-cache==3.0.1
44
gevent==22.10.2 # Ensure this matches the updated version in base.txt
55
greenlet==3.0.3 # Ensure this matches the updated version in base.txt
66
raven==6.10.0
7-
redis==3.5.3
7+
redis==6.2.0
88
gunicorn==20.1.0
99
hiredis==2.0.0
1010
sentry-sdk==1.5.12

0 commit comments

Comments
 (0)