From 8c3509a3dce25b333c08457f49e93c35810182e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 06:29:10 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.35.1 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.35.1. - [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.1) Signed-off-by: dependabot[bot] --- requirements/system.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/system.txt b/requirements/system.txt index c7574b0..02d2b19 100644 --- a/requirements/system.txt +++ b/requirements/system.txt @@ -1 +1 @@ -wheel==0.34.2 # https://github.com/pypa/wheel \ No newline at end of file +wheel==0.35.1 # https://github.com/pypa/wheel \ No newline at end of file