From df27058455a285b565b3d4a831023218c405a18b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 06:27:47 +0000 Subject: [PATCH] Bump wheel from 0.32.3 to 0.36.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.32.3 to 0.36.0. - [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.32.3...0.36.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb83ef94..3f0b5e40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pip==19.0.1 -wheel==0.32.3 +wheel==0.36.0 watchdog==0.9.0 tox==3.7.0 Sphinx==1.8.3