Skip to content

Commit 2a051b3

Browse files
[deps] Update channels requirement from ~=3.0.2 to ~=4.2.0
Updates the requirements on [channels](https://github.com/django/channels) to permit the latest version. - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](django/channels@3.0.2...4.2.0) --- updated-dependencies: - dependency-name: channels dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c272b8c commit 2a051b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
django-notifications-hq~=1.8.3
2-
channels~=3.0.2
2+
channels~=4.2.0
33
openwisp-users~=1.1.0
44
openwisp-utils[rest,celery]~=1.1.1
55
markdown~=3.7.0

0 commit comments

Comments
 (0)