Skip to content

Commit

Permalink
[deps] Update django-redis requirement from ~=5.2.0 to ~=5.4.0
Browse files Browse the repository at this point in the history
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.2.0...5.4.0)

---
updated-dependencies:
- dependency-name: django-redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent 5b64abb commit 4e11767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
openwisp-utils[qa,selenium] @ https://github.com/openwisp/openwisp-utils/tarball/master
django-redis~=5.2.0
django-redis~=5.4.0
mock-ssh-server~=0.9.0
channels_redis~=4.1.0
freezegun~=1.1.0

0 comments on commit 4e11767

Please sign in to comment.