Skip to content

Commit c272b8c

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update channels-redis requirement from ~=4.2.0 to ~=4.2.1
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] <support@github.com>
1 parent 0ed05da commit c272b8c

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
@@ -1,7 +1,7 @@
11
openwisp-utils[qa,selenium]~=1.1.1
22
django-cors-headers~=4.4.0
33
django-redis~=5.4.0
4-
channels_redis~=4.2.0
4+
channels_redis~=4.2.1
55
pytest-asyncio~=0.24.0
66
pytest-django~=4.9.0
77
freezegun~=1.5.1

0 commit comments

Comments
 (0)