Bump channels-redis from 3.2.0 to 3.3.0 in /src/requirements
Bumps [channels-redis](https://github.com/django/channels_redis) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/django/channels_redis/releases) - [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt) - [Commits](https://github.com/django/channels_redis/compare/3.2.0...3.3.0) --- updated-dependencies: - dependency-name: channels-redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
226bbca220
commit
e140f6ecf7
|
@ -1,6 +1,6 @@
|
|||
Django==3.2.4
|
||||
channels==3.0.3
|
||||
channels-redis==3.2.0
|
||||
channels-redis==3.3.0
|
||||
|
||||
|
||||
asyncio==3.4.3
|
||||
|
|
Loading…
Reference in a new issue