Skip to content

Commit 5563d93

Browse files
⬆(deps): Bump channels-redis from 4.2.0 to 4.3.0
Bumps [channels-redis](https://github.com/django/channels_redis) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt) - [Commits](django/channels_redis@4.2.0...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 2f2af32 commit 5563d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ python-ldap==3.4.4
2323

2424
# Async-related packages (mainly for sending of emails)
2525
channels[daphne]==4.1.0
26-
channels-redis==4.2.0
26+
channels-redis==4.3.0
2727

2828
# Misc. packages
2929
bleach[css]==6.1.0

0 commit comments

Comments
 (0)