From 9fd22b04006b2d4eedbe213001e47506f03c1e16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 11:05:37 +0000 Subject: [PATCH] Bump graphql-core from 2.1.0 to 3.1.7 Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 2.1.0 to 3.1.7. - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](https://github.com/graphql-python/graphql-core/commits/v3.1.7) --- 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..392dad26 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.1.7 graphql-relay==0.4.5 icalendar==4.0.3 lxml==4.4.1