build(deps-dev): bump wheel from 0.46.3 to 0.47.0 (#8307)

* build(deps-dev): bump wheel from 0.46.3 to 0.47.0

Bumps [wheel](https://github.com/pypa/wheel) from 0.46.3 to 0.47.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.46.3...0.47.0)

---
updated-dependencies:
- dependency-name: wheel
  dependency-version: 0.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [autofix.ci] apply automated fixes

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-07-03 09:48:04 +02:00 committed by GitHub
parent 1d9a5b9a17
commit be9e4813ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -74,7 +74,7 @@ dev = [
"pytest-xdist==3.8.0",
"pytest==8.4.2",
"requests==2.33.1",
"wheel==0.46.3",
"wheel==0.47.0",
"build==1.4.3",
"mypy==1.20.2",
"types-requests==2.33.0.20260408",