Skip to content

Commit c529e48

Browse files
Bump channels-redis from 4.2.1 to 4.3.0
Bumps [channels-redis](https://github.com/django/channels_redis) from 4.2.1 to 4.3.0. - [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt) - [Commits](django/channels_redis@4.2.1...4.3.0) --- updated-dependencies: - dependency-name: channels-redis dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a94b6b commit c529e48

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ kombu = "==5.5.4"
2121
django-flags = "==5.0.14"
2222
sentry-sdk = "==2.32.0"
2323
channels = { extras = ["daphne"], version = "==4.2.2" }
24-
channels-redis = "==4.2.1"
24+
channels-redis = "==4.3.0"
2525
more-itertools = "==10.7.0"
2626
nh3 = "==0.2.21"
2727
django-admin-multiple-choice-list-filter = "==0.1.1"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)