Skip to content

Commit a8d8518

Browse files
[deps] Update redis requirement from ~=6.4.0 to ~=7.0.1
Updates the requirements on [redis](https://github.com/redis/redis-py) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5939a3c commit a8d8518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ freezegun~=1.5.5
44
openwisp-monitoring @ https://github.com/openwisp/openwisp-monitoring/archive/refs/heads/1.3.tar.gz
55
openwisp-controller @ https://github.com/openwisp/openwisp-controller/archive/refs/heads/1.3.tar.gz
66
openwisp-utils[qa,selenium,channels-test] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz
7-
redis~=6.4.0
7+
redis~=7.0.1
88
django_redis~=6.0.0

0 commit comments

Comments
 (0)