Skip to content

Commit 1847d40

Browse files
Bump wheel from 0.46.2 to 0.48.0
Bumps [wheel](https://github.com/pypa/wheel) from 0.46.2 to 0.48.0. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.46.2...0.48.0) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.48.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b44d2fd commit 1847d40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# Combined with the setuptools<77 pin above, `pip install .` then fails during
2424
# "Getting requirements to build wheel" with
2525
# `AttributeError: ignore_egg_info_in_manifest`. 9.x has no such integration.
26-
requires = ["setuptools>=64.0,<77", "setuptools-scm>=8,<10", "wheel==0.46.2"]
26+
requires = ["setuptools>=64.0,<77", "setuptools-scm>=8,<10", "wheel==0.48.0"]
2727

2828
build-backend = "setuptools.build_meta"
2929

0 commit comments

Comments
 (0)