Skip to content

Commit d5bc8a1

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] <[email protected]>
1 parent 7b7a599 commit d5bc8a1

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,6 +1,6 @@
11
pytest-cov~=6.2.1
22
openwisp-utils[qa,selenium,channels-test] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
3-
django_redis~=5.4.0
3+
django_redis~=6.0.0
44
mock-ssh-server~=0.9.1
55
responses~=0.25.7
66
psycopg2-binary~=2.9.10

0 commit comments

Comments
 (0)