From 49fcb20b539d595d6480b2aca522aa6dc936693a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 28 May 2019 13:39:36 +0000 Subject: [PATCH] Bump wheel from 0.22.0 to 0.33.4 Bumps [wheel](https://github.com/pypa/wheel) from 0.22.0 to 0.33.4. - [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.33.4) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3778aa..29880ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -wheel==0.22.0 \ No newline at end of file +wheel==0.33.4 \ No newline at end of file