From 6ab414793d3ce2221af0ec911ef31f6ad691ec91 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 May 2021 05:17:08 +0000 Subject: [PATCH] Bump graphene-django from 2.13.0 to 2.15.0 in /src/requirements Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.13.0 to 2.15.0. - [Release notes](https://github.com/graphql-python/graphene-django/releases) - [Commits](https://github.com/graphql-python/graphene-django/compare/v2.13.0...v2.15.0) Signed-off-by: dependabot-preview[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 30a066d7..7fef3e2e 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -20,7 +20,7 @@ django-reversion==3.0.9 django-taggit==1.3.0 django-wkhtmltopdf==3.3.0 future==0.18.2 -graphene-django==2.13.0 +graphene-django==2.15.0 html5lib==1.1 icalendar==4.0.6 ipython==7.23.1