]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Bump wheel from 0.36.2 to 0.37.0 (#1878)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 13 Oct 2021 11:02:04 +0000 (12:02 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 11:02:04 +0000 (12:02 +0100)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 53ae00424e0d0754f4e3eab14ca4fbb23f47ef53..03e07285e7e675d008fffdb7a43840a9f93645be 100644 (file)
@@ -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