Skip to content

Commit 04a3cd6

Browse files
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] <[email protected]>
1 parent 41a3e09 commit 04a3cd6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Ion.egg-info/requires.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bleach==5.0.1
99
celery==5.2.7
1010
certifi==2023.7.22
1111
channels==3.0.5
12-
channels-redis==3.4.1
12+
channels-redis==4.2.0
1313
contextlib2==21.6.0
1414
cryptography==41.0.4
1515
decorator==5.1.1

docs/rtd-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bleach==5.0.1
99
celery==5.2.7
1010
certifi==2023.7.22
1111
channels==3.0.5
12-
channels-redis==3.4.1
12+
channels-redis==4.2.0
1313
contextlib2==21.6.0
1414
cryptography==41.0.4
1515
decorator==5.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ bleach==5.0.1
99
celery==5.2.7
1010
certifi==2023.7.22
1111
channels==3.0.5
12-
channels-redis==3.4.1
12+
channels-redis==4.2.0
1313
contextlib2==21.6.0
1414
cryptography==41.0.4
1515
decorator==5.1.1

0 commit comments

Comments
 (0)