Skip to content

Commit

Permalink
[deps] Update channels-redis requirement from ~=4.2.0 to ~=4.2.1
Browse files Browse the repository at this point in the history
Updates the requirements on [channels-redis](https://github.com/django/channels_redis) to permit the latest version.
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](django/channels_redis@4.2.0...4.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nemesifier committed Dec 4, 2024
1 parent 0ed05da commit c272b8c
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,7 +1,7 @@
openwisp-utils[qa,selenium]~=1.1.1
django-cors-headers~=4.4.0
django-redis~=5.4.0
channels_redis~=4.2.0
channels_redis~=4.2.1
pytest-asyncio~=0.24.0
pytest-django~=4.9.0
freezegun~=1.5.1

0 comments on commit c272b8c

Please sign in to comment.