diff --git a/pyproject.toml b/pyproject.toml index 5b9fff01..b2cc7308 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -107,7 +107,7 @@ build = [ "setuptools-scm==10.2.0", # For determining version ] sbom = ["cyclonedx-bom==7.3.0"] -wheel = ["build==1.5.0"] +wheel = ["build==1.5.1"] cve-audit = ["pip-audit==2.10.1"] [project.scripts]