From 8b1387ebad9fafe766ee59df725f7d5410c95255 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:48:12 +0000 Subject: [PATCH] Bump strawberry-graphql-django from 0.17.2 to 0.28.3 in /caster-back Bumps [strawberry-graphql-django](https://github.com/strawberry-graphql/strawberry-graphql-django) from 0.17.2 to 0.28.3. - [Release notes](https://github.com/strawberry-graphql/strawberry-graphql-django/releases) - [Changelog](https://github.com/strawberry-graphql/strawberry-graphql-django/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawberry-graphql/strawberry-graphql-django/compare/v0.17.2...v0.28.3) --- updated-dependencies: - dependency-name: strawberry-graphql-django dependency-type: direct:production update-type: version-update:semver-minor ... 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 819112dc..c779af16 100644 --- a/caster-back/requirements.txt +++ b/caster-back/requirements.txt @@ -3,7 +3,7 @@ uvicorn[standard]==0.23.2 psycopg2-binary==2.9.9 python-osc==1.8.1 google-cloud-texttospeech==2.14.1 -strawberry-graphql-django==0.17.2 +strawberry-graphql-django==0.28.3 strawberry-graphql[channels]<=0.208.2 django-cors-headers==4.0.0 mistletoe==1.2.1