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:
dependabot[bot] 2021-07-02 09:00:43 +00:00 committed by GitHub
parent 226bbca220
commit e140f6ecf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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