Merge pull request #457 from bornhack/dependabot/pip/src/requirements/channels-redis-2.4.2

Bump channels-redis from 2.4.1 to 2.4.2 in /src/requirements
This commit is contained in:
Víðir Valberg Guðmundsson 2020-02-22 13:45:44 +01:00 committed by GitHub
commit 6d330c1b7f
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.0.3
channels==2.4.0
channels-redis==2.4.1
channels-redis==2.4.2
asyncio==3.4.3