Update wheel requirement from ~=0.40.0 to ~=0.45.0 (#5402)

This commit is contained in:
dependabot[bot] 2024-11-11 07:21:31 +01:00 committed by GitHub
parent e3488b8a08
commit fd056f3840
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools~=68.0.0", "wheel~=0.40.0"]
requires = ["setuptools~=68.0.0", "wheel~=0.45.0"]
build-backend = "setuptools.build_meta"
[project]