Update dependency channels to v3.0.5 (develop)

This commit is contained in:
RenovateBot 2022-06-26 15:02:25 +00:00
commit 1c6bea59dc
2 changed files with 7 additions and 7 deletions

View file

@ -29,7 +29,7 @@ django-rest-auth = "==0.9.5"
mutagen = "==1.45.1"
django-dynamic-preferences = "==1.12.0"
python-magic = "==0.4.27"
channels = "==3.0.4"
channels = "==3.0.5"
channels-redis = "==3.4.0"
gunicorn = "==20.1.0"
cryptography = "==36.0.2"