From af1970919b649ab015181c540a367a724534078c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 05:56:06 +0000 Subject: [PATCH] Bump graphql-core from 3.1.0 to 3.1.5 Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 3.1.0 to 3.1.5. - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](https://github.com/graphql-python/graphql-core/compare/v3.1.0...v3.1.5) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75920ac..d388c8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tornado==6.0.4 -graphql-core==3.1.0 +graphql-core==3.1.5 PyJWT==1.7.1 bcrypt==3.1.7 cryptography==2.9.2