Skip to content

Commit f89a937

Browse files
Bump channels from 3.0.1 to 3.0.3 (#284)
Bumps [channels](https://github.com/django/channels) from 3.0.1 to 3.0.3. - [Release notes](https://github.com/django/channels/releases) - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](django/channels@3.0.1...3.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 75cd5f8 commit f89a937

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements-django30.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cffi==1.14.3
3434
# via cryptography
3535
channels-redis==3.2.0
3636
# via -r requirements/base.txt
37-
channels==3.0.1
37+
channels==3.0.3
3838
# via
3939
# -r requirements/base.txt
4040
# channels-redis

requirements-django31.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cffi==1.14.3
3434
# via cryptography
3535
channels-redis==3.2.0
3636
# via -r requirements/base.txt
37-
channels==3.0.1
37+
channels==3.0.3
3838
# via
3939
# -r requirements/base.txt
4040
# channels-redis

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cffi==1.14.3
3434
# via cryptography
3535
channels-redis==3.2.0
3636
# via -r requirements/base.txt
37-
channels==3.0.1
37+
channels==3.0.3
3838
# via
3939
# -r requirements/base.txt
4040
# channels-redis

0 commit comments

Comments
 (0)