From 79d7904bfd57d03574d234033a204e2b1a29f3b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 06:09:13 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.35.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.35.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.34.2...0.35.0) Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index e8f4ed3f..4637d794 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,5 +3,5 @@ blacken-docs==1.7.0 pip==20.2.2 pre-commit==2.6.0 twine==3.2.0 -wheel==0.34.2 +wheel==0.35.0 yamllint==1.24.2