Skip to content

Commit 7763d62

Browse files
dependabot[bot]nemesifier
authored andcommitted
[deps] Update channels-redis requirement from ~=4.2.1 to ~=4.3.0
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.1...4.3.0) --- updated-dependencies: - dependency-name: channels-redis dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e54897 commit 7763d62

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
22
django-redis~=6.0.0
33
mock-ssh-server~=0.9.1
4-
channels_redis~=4.2.1
4+
channels_redis~=4.3.0
55
freezegun~=1.5.4

0 commit comments

Comments
 (0)