From 658d4b05b0df82b12af85c072bab3a13e3748559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 07:58:48 +0000 Subject: [PATCH] build(deps): bump channels from 3.0.5 to 4.1.0 Bumps [channels](https://github.com/django/channels) from 3.0.5 to 4.1.0. - [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels/compare/3.0.5...4.1.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 81a7d1d7ef6..734c025eed7 100644 --- a/Ion.egg-info/requires.txt +++ b/Ion.egg-info/requires.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.11.1 bleach==5.0.1 celery==5.2.7 certifi==2023.7.22 -channels==3.0.5 +channels==4.1.0 channels-redis==3.4.1 contextlib2==21.6.0 cryptography==42.0.4 diff --git a/docs/rtd-requirements.txt b/docs/rtd-requirements.txt index 24d97fe7fff..58bb03f0872 100644 --- a/docs/rtd-requirements.txt +++ b/docs/rtd-requirements.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.11.1 bleach==5.0.1 celery==5.2.7 certifi==2023.7.22 -channels==3.0.5 +channels==4.1.0 channels-redis==3.4.1 contextlib2==21.6.0 cryptography==42.0.4 diff --git a/requirements.txt b/requirements.txt index 40476ef8d96..7b90077a377 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.11.1 bleach==5.0.1 celery==5.2.7 certifi==2023.7.22 -channels==3.0.5 +channels==4.1.0 channels-redis==3.4.1 contextlib2==21.6.0 cryptography==42.0.4