Bump channels from 2.1.7 to 2.2.0 in /src/requirements

Bumps [channels](https://github.com/django/channels) from 2.1.7 to 2.2.0.
- [Release notes](https://github.com/django/channels/releases)
- [Changelog](https://github.com/django/channels/blob/master/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/2.1.7...2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-16 11:45:46 +00:00 committed by GitHub
parent d2e2ab60b7
commit 1e8f1c6164
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,5 +1,5 @@
Django==2.2.2
channels==2.1.7
channels==2.2.0
channels-redis==2.3.2
commonmark==0.9.0