From 5a6690c52cd0fca48fa3a396d8ae1941c9873a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 07:56:28 +0000 Subject: [PATCH] build(deps): bump channels from 3.0.5 to 4.0.0 Bumps [channels](https://github.com/django/channels) from 3.0.5 to 4.0.0. - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels/compare/3.0.5...4.0.0) --- updated-dependencies: - dependency-name: channels dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Ion.egg-info/requires.txt | 2 +- docs/rtd-requirements.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Ion.egg-info/requires.txt b/Ion.egg-info/requires.txt index bb7728d853e..4cbf3353d83 100644 --- a/Ion.egg-info/requires.txt +++ b/Ion.egg-info/requires.txt @@ -8,7 +8,7 @@ black==23.1.0 bleach==5.0.1 celery==5.2.7 certifi==2022.12.7 -channels==3.0.5 +channels==4.0.0 channels-redis==3.4.1 contextlib2==21.6.0 cryptography==37.0.4 diff --git a/docs/rtd-requirements.txt b/docs/rtd-requirements.txt index e02477ca833..8136b961c5b 100644 --- a/docs/rtd-requirements.txt +++ b/docs/rtd-requirements.txt @@ -8,7 +8,7 @@ black==23.1.0 bleach==5.0.1 celery==5.2.7 certifi==2022.12.7 -channels==3.0.5 +channels==4.0.0 channels-redis==3.4.1 contextlib2==21.6.0 cryptography==37.0.4 diff --git a/requirements.txt b/requirements.txt index 59e9d4f7b77..6d14db397e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ black==23.1.0 bleach==5.0.1 celery==5.2.7 certifi==2022.12.7 -channels==3.0.5 +channels==4.0.0 channels-redis==3.4.1 contextlib2==21.6.0 cryptography==37.0.4