From 77060e09451a3d87e88447e3c677b17dde6a5613 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 05:29:57 +0000 Subject: [PATCH] Bump wheel from 0.33.6 to 0.34.2 in /src/requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 to 0.34.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.33.6...0.34.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 2d347293..fae47918 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -29,4 +29,4 @@ PyPDF2==1.26.0 python-magic==0.4.15 service-identity==18.1.0 Unidecode==1.1.1 -wheel==0.33.6 +wheel==0.34.2