From 22bbcec2f6c160e95b57d10606b53535f2de6129 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 22:47:46 +0000 Subject: [PATCH] Bump wheel from 0.33.6 to 0.34.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.33.6 to 0.34.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.33.6...0.34.2) Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4b52885..a15c1cf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -wheel==0.34.1 +wheel==0.34.2 pytest pytest-cov flake8==3.7.9