From 602dbb8814fc76a03f4997d4481b51023c029241 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 01:36:02 +0000 Subject: [PATCH] Update strawberry-graphql[channels] requirement in /caster-back Updates the requirements on [strawberry-graphql[channels]](https://github.com/strawberry-graphql/strawberry) to permit the latest version. - [Release notes](https://github.com/strawberry-graphql/strawberry/releases) - [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawberry-graphql/strawberry/compare/0.5.6...0.205.0) --- updated-dependencies: - dependency-name: strawberry-graphql[channels] dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- caster-back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caster-back/requirements.txt b/caster-back/requirements.txt index fb53e023..3dfee761 100644 --- a/caster-back/requirements.txt +++ b/caster-back/requirements.txt @@ -4,7 +4,7 @@ psycopg2-binary==2.9.6 python-osc==1.8.1 google-cloud-texttospeech==2.14.1 strawberry-graphql-django==0.9.4 -strawberry-graphql[channels]<=0.177.0 +strawberry-graphql[channels]<=0.205.0 strawberry-django-plus==2.5.0 django-cors-headers==4.0.0 mistletoe==1.0.1