Skip to content

Commit 3605e6e

Browse files
[deps] Update redis requirement from ~=5.2.0 to ~=5.2.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@v5.2.0...v5.2.1) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d1c8dd commit 3605e6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ freezegun~=1.5.1
66
openwisp-monitoring @ https://github.com/openwisp/openwisp-monitoring/tarball/1.2
77
openwisp-controller @ https://github.com/openwisp/openwisp-controller/tarball/1.2
88
openwisp-utils[qa,selenium] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
9-
redis~=5.2.0
9+
redis~=5.2.1
1010
django_redis~=5.4.0

0 commit comments

Comments
 (0)