From bcda020e84c13313386cf430630808154880e09e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 04:44:08 +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] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index c9e4dd9..9ba70a8 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -2,6 +2,6 @@ coverage==4.4.2 freezegun==0.3.10 twine==1.12.1 -wheel==0.33.6 +wheel==0.34.2 green==3.0.0 lxml==4.3.5 ; python_version=="3.4"