From 053716fae6ff617adc8418fad518be3b9dccecb4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2020 17:47:31 +0200 Subject: [PATCH] Bump graphene-django from 2.10.0 to 2.10.1 in /src/requirements (#538) Bumps [graphene-django](https://github.com/graphql-python/graphene-django) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/graphql-python/graphene-django/releases) - [Commits](https://github.com/graphql-python/graphene-django/compare/v2.10.0...v2.10.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- 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 aeaaac34..997254d3 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.10.0 +graphene-django==2.10.1 html5lib==1.0.1 icalendar==4.0.6 ipython==7.15.0