From 7ccafd2a0fa3af3ff0bcda9f6162474d502b44ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2020 05:26:11 +0000 Subject: [PATCH] Bump graphene-django from 2.8.1 to 2.8.2 in /src/requirements Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/graphql-python/graphene-django/releases) - [Commits](https://github.com/graphql-python/graphene-django/compare/v2.8.1...v2.8.2) 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 511cab9d..64992281 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.8.1 +graphene-django==2.8.2 html5lib==1.0.1 icalendar==4.0.4 ipython==7.12.0