From 2e78c6ffa174b75a0b8c8bdc7bb12dc0570cb454 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:42:25 +0000 Subject: [PATCH] chore(deps)(deps): bump strawberry-graphql from 0.235.2 to 0.315.7 Bumps [strawberry-graphql](https://github.com/sponsors/strawberry-graphql) from 0.235.2 to 0.315.7. - [Commits](https://github.com/sponsors/strawberry-graphql/commits) --- updated-dependencies: - dependency-name: strawberry-graphql dependency-version: 0.315.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b43ed6c..e034b23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -58,7 +58,7 @@ requests==2.31.0 sqlalchemy==2.0.39 six==1.16.0 sqlparse==0.4.4 -strawberry-graphql==0.235.2 +strawberry-graphql==0.315.7 strawberry-graphql-django==0.42.0 typing-extensions==4.15.0 tzdata==2024.1