From 1dc87abd77d3e87bfa8c8fb95bf0b24618fe76dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 09:16:36 +0000 Subject: [PATCH] Bump wheel from 0.29.0 to 0.34.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.29.0 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.29.0...0.34.2) 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 8af75c6..847dd61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ setuptools==35.0.2 - pyparsing [required: Any, installed: 2.2.0] - six [required: Any, installed: 1.10.0] - six [required: >=1.6.0, installed: 1.10.0] -wheel==0.29.0 +wheel==0.34.2 feedparser