Skip to content

Commit 44dd25b

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 df5584d commit 44dd25b

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
@@ -7,7 +7,7 @@ bleach==5.0.1
77
celery==5.2.7
88
certifi==2023.7.22
99
channels==3.0.5
10-
channels-redis==3.4.1
10+
channels-redis==4.2.0
1111
contextlib2==21.6.0
1212
cryptography==42.0.4
1313
decorator==5.1.1

docs/rtd-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bleach==5.0.1
77
celery==5.2.7
88
certifi==2023.7.22
99
channels==3.0.5
10-
channels-redis==3.4.1
10+
channels-redis==4.2.0
1111
contextlib2==21.6.0
1212
cryptography==42.0.4
1313
decorator==5.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bleach==5.0.1
77
celery==5.2.7
88
certifi==2023.7.22
99
channels==3.0.5
10-
channels-redis==3.4.1
10+
channels-redis==4.2.0
1111
contextlib2==21.6.0
1212
cryptography==42.0.4
1313
decorator==5.1.1

0 commit comments

Comments
 (0)