diff --git a/pyproject.toml b/pyproject.toml index c883963d0..8b44e932f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ dependencies = [ "Django==4.2.21", "channels==4.3.2", - "channels-redis==4.2.1", + "channels-redis==4.3.0", "commonmark==0.9.1", "conference-scheduler==3.0.1", "django-allauth[mfa]==65.13.1",