From 490d44911ce2f31b321c530dd69277855daa4cd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:09:20 +0000 Subject: [PATCH] build(deps): Bump strawberry-graphql from 0.312.3 to 0.315.7 Bumps [strawberry-graphql](https://github.com/sponsors/strawberry-graphql) from 0.312.3 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 09e1332..360036e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ six==1.15.0 sniffio==1.3.1 SQLAlchemy==2.0.23 starlette==1.3.1 -strawberry-graphql==0.312.3 +strawberry-graphql==0.315.7 tomli==2.2.1 typing_extensions==4.15.0 urllib3==1.26.18