From a6626e038a5db6250e29b5f809f3672faec90110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:52:06 -0400 Subject: [PATCH] build(deps): bump graphql-core from 3.2.4 to 3.2.5 (#1493) Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](https://github.com/graphql-python/graphql-core/compare/v3.2.4...v3.2.5) --- updated-dependencies: - dependency-name: graphql-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 35a199833..f423685ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -365,9 +365,9 @@ graphene-django==3.2.2 \ --hash=sha256:059ccf25d9a5159f28d7ebf1a648c993ab34deb064e80b70ca096aa22a609556 \ --hash=sha256:0fd95c8c1cbe77ae2a5940045ce276803c3acbf200a156731e0c730f2776ae2c # via -r requirements/base.in -graphql-core==3.2.4 \ - --hash=sha256:1604f2042edc5f3114f49cac9d77e25863be51b23a54a61a23245cf32f6476f0 \ - --hash=sha256:acbe2e800980d0e39b4685dd058c2f4042660b89ebca38af83020fd872ff1264 +graphql-core==3.2.5 \ + --hash=sha256:2f150d5096448aa4f8ab26268567bbfeef823769893b39c1a2e1409590939c8a \ + --hash=sha256:e671b90ed653c808715645e3998b7ab67d382d55467b7e2978549111bbabf8d5 # via # graphene # graphene-django