From df639be8423f6fbcb7ea8f411755235fffbecc31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 05:40:54 +0000 Subject: [PATCH] Bump graphql-core from 2.1.0 to 3.1.5 Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 2.1.0 to 3.1.5. - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](https://github.com/graphql-python/graphql-core/commits/v3.1.5) 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..934e7b78 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.5 graphql-relay==0.4.5 icalendar==4.0.3 lxml==4.4.1