Skip to content

Commit

Permalink
Bump wheel from 0.41.3 to 0.42.0
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.3 to 0.42.0.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.41.3...0.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 03e3483 commit fcd7e9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools==69.0.2
build==0.9.0 # MIT
wheel==0.41.3 # MIT
wheel==0.42.0 # MIT
pylint==3.0.2 # MIT
pytest==7.4.3 # GPL-2.0-or-later
pytest-cov==4.1.0 # MIT
Expand Down

0 comments on commit fcd7e9b

Please sign in to comment.