From a13820a7fffb9417d43f4f501ba5350ed52ea615 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2020 10:14:23 +0000 Subject: [PATCH] Bump wheel from 0.22.0 to 0.34.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.22.0 to 0.34.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.22.0...0.34.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 b3778aa..3fb5926 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -wheel==0.22.0 \ No newline at end of file +wheel==0.34.0 \ No newline at end of file