From 04a3cd6e82b81a3ca229e11a59d97120486b1607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 07:20:52 +0000 Subject: [PATCH] build(deps): bump channels-redis from 3.4.1 to 4.2.0 Bumps [channels-redis](https://github.com/django/channels_redis) from 3.4.1 to 4.2.0. - [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels_redis/commits) --- updated-dependencies: - dependency-name: channels-redis 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 5994404db13..497284b8804 100644 --- a/Ion.egg-info/requires.txt +++ b/Ion.egg-info/requires.txt @@ -9,7 +9,7 @@ bleach==5.0.1 celery==5.2.7 certifi==2023.7.22 channels==3.0.5 -channels-redis==3.4.1 +channels-redis==4.2.0 contextlib2==21.6.0 cryptography==41.0.4 decorator==5.1.1 diff --git a/docs/rtd-requirements.txt b/docs/rtd-requirements.txt index d78bf0443e4..9017a5dd01a 100644 --- a/docs/rtd-requirements.txt +++ b/docs/rtd-requirements.txt @@ -9,7 +9,7 @@ bleach==5.0.1 celery==5.2.7 certifi==2023.7.22 channels==3.0.5 -channels-redis==3.4.1 +channels-redis==4.2.0 contextlib2==21.6.0 cryptography==41.0.4 decorator==5.1.1 diff --git a/requirements.txt b/requirements.txt index 831d5d2fd9e..7f5cf07392d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ bleach==5.0.1 celery==5.2.7 certifi==2023.7.22 channels==3.0.5 -channels-redis==3.4.1 +channels-redis==4.2.0 contextlib2==21.6.0 cryptography==41.0.4 decorator==5.1.1