From 8ea319ae41e87719225ab29395848ad1e88ea2fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 11:08:20 +0000 Subject: [PATCH] Bump graphql-core from 2.1.0 to 3.2.3 Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 2.1.0 to 3.2.3. - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](https://github.com/graphql-python/graphql-core/commits/v3.2.3) --- updated-dependencies: - dependency-name: graphql-core 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 a72c7625..b154d933 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Faker==4.1.0 freezegun==0.3.12 graphene-django==2.2.0 graphene==2.1.6 -graphql-core==2.1.0 +graphql-core==3.2.3 graphql-relay==0.4.5 icalendar==4.0.3 lxml==4.4.1