]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump wheel from 0.37.0 to 0.37.1 (#2160)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 5 Apr 2022 08:20:40 +0000 (09:20 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Apr 2022 08:20:40 +0000 (09:20 +0100)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 44307ddd6f874a5ff32c5ed6c5fa8503387df905..5b61df0ab94cff914c275b384b248676f691296c 100644 (file)
@@ -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