build(deps-dev): update wheel requirement from >=0.37.0 to >=0.46.3
Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version. - [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.46.3) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Roland Kurmann
parent
9bb5c303ee
commit
68005ce331
@@ -4,7 +4,7 @@ requires = [
|
|||||||
"nuitka",
|
"nuitka",
|
||||||
# https://setuptools-git-versioning.readthedocs.io/en/latest/differences.html
|
# https://setuptools-git-versioning.readthedocs.io/en/latest/differences.html
|
||||||
"setuptools-git-versioning",
|
"setuptools-git-versioning",
|
||||||
"wheel>=0.37.0",
|
"wheel>=0.46.3",
|
||||||
]
|
]
|
||||||
build-backend = "setuptools.build_meta"
|
build-backend = "setuptools.build_meta"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user