From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Oct 2021 11:02:04 +0000 (+0100) Subject: Bump wheel from 0.36.2 to 0.37.0 (#1878) X-Git-Tag: 0.21.0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=885314a36447a774b7cd31057868577277930d9b;p=thirdparty%2Fhttpx.git Bump wheel from 0.36.2 to 0.37.0 (#1878) 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/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.36.2...0.37.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements.txt b/requirements.txt index 53ae0042..03e07285 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ mkdocs-material==7.2.6 # Packaging twine==3.4.2 -wheel==0.36.2 +wheel==0.37.0 # Tests & Linting autoflake==1.4