From 8e4529f43e2ae372fd606c93dfda5026426c8f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 11:03:59 +0000 Subject: [PATCH] Bump graphene from 2.1.6 to 3.2.1 Bumps [graphene](https://github.com/graphql-python/graphene) from 2.1.6 to 3.2.1. - [Release notes](https://github.com/graphql-python/graphene/releases) - [Commits](https://github.com/graphql-python/graphene/compare/v2.1.6...v3.2.1) --- updated-dependencies: - dependency-name: graphene 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..61107b21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ djangorestframework==3.10.3 Faker==4.1.0 freezegun==0.3.12 graphene-django==2.2.0 -graphene==2.1.6 +graphene==3.2.1 graphql-core==2.1.0 graphql-relay==0.4.5 icalendar==4.0.3