From ab253aaffe64065c5b71dfcb9a61c42b96314315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 12:01:51 +0000 Subject: [PATCH] Bump gql from 3.5.3 to 4.0.0 Bumps [gql](https://github.com/graphql-python/gql) from 3.5.3 to 4.0.0. - [Release notes](https://github.com/graphql-python/gql/releases) - [Commits](https://github.com/graphql-python/gql/compare/v3.5.3...v4.0.0) --- updated-dependencies: - dependency-name: gql dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f99435a..174140b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ backoff==2.2.1 certifi==2025.11.12 click==8.3.1 fastapi==0.124.4 -gql==3.5.3 +gql==4.0.0 graphql-core==3.2.6 h11==0.16.0 httpcore==1.0.9