Skip to content

Commit fee33cf

Browse files
Bump redis from 5.2.1 to 7.4.0
Bumps [redis](https://github.com/redis/redis-py) from 5.2.1 to 7.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@v5.2.1...v7.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 291af43 commit fee33cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ factory_boy==3.3.0
1717
celery[redis]==5.4.0
1818
celery_once==3.0.1
1919
git+https://github.com/snyaggarwal/flower # use until https://github.com/mher/flower/issues/1231 issue is resolved
20-
redis==5.2.1
20+
redis==7.4.0
2121
django-redis==5.4.0 # needed for redis sentinel support
2222
kombu==5.4.2
2323
django-elasticsearch-dsl==8.0

0 commit comments

Comments
 (0)