From 9cd0b4b0311bb05a30266fcd80be6b1f5ad49fd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 04:03:12 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.35.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.35.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.34.2...0.35.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d6abcb..defbe7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pycodestyle==2.6.0 pyflakes==2.2.0 typed-ast==1.4.1 typing-extensions==3.7.4.2 -wheel==0.34.2 +wheel==0.35.0