From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 08:20:40 +0000 (+0100) Subject: Bump wheel from 0.37.0 to 0.37.1 (#2160) X-Git-Tag: 0.23.0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=782d190d44cce448364767db7c4b6738ade60961;p=thirdparty%2Fhttpx.git Bump wheel from 0.37.0 to 0.37.1 (#2160) Bumps [wheel](https://github.com/pypa/wheel) from 0.37.0 to 0.37.1. - [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.37.0...0.37.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-patch ... 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 44307ddd..5b61df0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ mkdocs-material==8.1.4 # Packaging twine==3.7.1 -wheel==0.37.0 +wheel==0.37.1 # Tests & Linting autoflake==1.4