Skip to content

Commit 37d7295

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update django-redis requirement from ~=5.4.0 to ~=6.0.0
Updates the requirements on [django-redis](https://github.com/jazzband/django-redis) to permit the latest version. - [Release notes](https://github.com/jazzband/django-redis/releases) - [Changelog](https://github.com/jazzband/django-redis/blob/master/CHANGELOG.rst) - [Commits](jazzband/django-redis@5.4.0...6.0.0) --- updated-dependencies: - dependency-name: django-redis dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6a7722 commit 37d7295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
openwisp-utils[qa,selenium] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
2-
django-redis~=5.4.0
2+
django-redis~=6.0.0
33
mock-ssh-server~=0.9.1
44
channels_redis~=4.2.1
55
freezegun~=1.5.2

0 commit comments

Comments
 (0)