From 331111323150854da767abebf5248dcf15244c7d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 2 May 2021 10:49:58 +0000 Subject: [PATCH] Bump wheel from 0.35.1 to 0.36.2 in /src/requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.35.1 to 0.36.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.35.1...0.36.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 62c36a16..864c32d8 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -34,7 +34,7 @@ PyPDF2==1.26.0 python-magic==0.4.18 service-identity==18.1.0 Unidecode==1.1.1 -wheel==0.35.1 +wheel==0.36.2 # pillow is only here to make old migrations run Pillow==8.1.1