From c9ba9e365a14752fc1172d65e7443acbce440cec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2020 05:36:00 +0000 Subject: [PATCH] Bump django-wkhtmltopdf from 3.2.0 to 3.3.0 in /src/requirements Bumps [django-wkhtmltopdf](https://github.com/incuna/django-wkhtmltopdf) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/incuna/django-wkhtmltopdf/releases) - [Changelog](https://github.com/incuna/django-wkhtmltopdf/blob/master/CHANGELOG.md) - [Commits](https://github.com/incuna/django-wkhtmltopdf/compare/v3.2.0...v3.3.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 2d347293..efef7d4c 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -13,7 +13,7 @@ django-cors-headers==3.2.0 django-extensions==2.2.5 django-filter==2.2.0 django-reversion==3.0.5 -django-wkhtmltopdf==3.2.0 +django-wkhtmltopdf==3.3.0 future==0.18.2 graphene-django==2.4.0 html5lib==1.0.1