From 171966c26b1e4c8334f3696a1694d421e7e9c457 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 05:40:20 +0000 Subject: [PATCH] Bump graphene-django from 2.8.2 to 2.9.0 in /src/requirements Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/graphql-python/graphene-django/releases) - [Commits](https://github.com/graphql-python/graphene-django/compare/v2.8.2...v2.9.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 c268e35d..0c4e066d 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -17,7 +17,7 @@ django-oauth-toolkit==1.2.0 django-reversion==3.0.7 django-wkhtmltopdf==3.3.0 future==0.18.2 -graphene-django==2.8.2 +graphene-django==2.9.0 html5lib==1.0.1 icalendar==4.0.4 ipython==7.13.0