From 610b3cab96b08f3931b5ea14456e1086da9425fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 11:10:55 +0000 Subject: [PATCH] chore(deps-dev): bump wheel from 0.36.2 to 0.37.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.36.2 to 0.37.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.36.2...0.37.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 7bed8db6..5bda9423 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -9,6 +9,6 @@ sphinxcontrib-fulltoc==1.2.0 sphinxcontrib-websupport==1.2.4 sphinx-click==3.0.1 twine==3.4.2 -wheel==0.36.2 +wheel==0.37.0 setuptools==57.4.0 importlib-metadata==4.6.3