From 2e22308e466855827f47ac85a1307d5fee45aa58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 05:06:49 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.36.2 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 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.34.2...0.36.2) 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..fd87a85 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.36.2 # https://github.com/pypa/wheel \ No newline at end of file