From 7b8e64be72a313b58014e8a88d8ad2629ef96cc6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 03:48:28 +0000 Subject: [PATCH] Bump graphene-django from 2.4.0 to 2.8.0 in /src/requirements Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.4.0 to 2.8.0. - [Release notes](https://github.com/graphql-python/graphene-django/releases) - [Commits](https://github.com/graphql-python/graphene-django/compare/v2.4.0...v2.8.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 efef7d4c..33aa980c 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -15,7 +15,7 @@ django-filter==2.2.0 django-reversion==3.0.5 django-wkhtmltopdf==3.3.0 future==0.18.2 -graphene-django==2.4.0 +graphene-django==2.8.0 html5lib==1.0.1 icalendar==4.0.4 ipython==7.10.2