From 0de7659ec0f8370030f1050ddf153565707a6352 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 06:06:38 +0000 Subject: [PATCH] Bump graphql-core from 3.1.0 to 3.1.3 Bumps [graphql-core](https://github.com/graphql-python/graphql-core) from 3.1.0 to 3.1.3. - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](https://github.com/graphql-python/graphql-core/compare/v3.1.0...v3.1.3) 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..398ac13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ tornado==6.0.4 -graphql-core==3.1.0 +graphql-core==3.1.3 PyJWT==1.7.1 bcrypt==3.1.7 cryptography==2.9.2