From d670b6f3d73dd589754ccd2739978ed8723ed4e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 06:12:14 +0000 Subject: [PATCH] chore(deps)(deps): bump strawberry-graphql from 0.225.1 to 0.257.0 Bumps [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) from 0.225.1 to 0.257.0. - [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.225.1...0.257.0) --- updated-dependencies: - dependency-name: strawberry-graphql dependency-version: 0.257.0 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 e1bd919..04f411d 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.225.1 +strawberry-graphql==0.257.0 strawberry-graphql-django==0.37.1 typing-extensions==4.9.0 # Fixed version that satisfies most dependencies tzdata==2024.1