Skip to content

Commit f03f53f

Browse files
dependabot[bot]bmispelon
authored andcommitted
Bump redis from 3.5.3 to 5.0.7 in /requirements
Bumps [redis](https://github.com/redis/redis-py) from 3.5.3 to 5.0.7. - [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...v5.0.7) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0556473 commit f03f53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
django-pylibmc==0.6.1
33
django-redis-cache==3.0.1
44
pylibmc==1.6.1
5-
redis==3.5.3
5+
redis==5.0.7
66
sentry-sdk==1.44.1

0 commit comments

Comments
 (0)