diff --git a/pyproject.toml b/pyproject.toml index dadebdc1..e76f0db2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -107,7 +107,7 @@ build = [ "setuptools-scm==10.2.3", # For determining version ] sbom = ["cyclonedx-bom==7.3.1"] -wheel = ["build==1.6.0"] +wheel = ["build==1.6.1"] cve-audit = ["pip-audit==2.10.1"] [project.scripts]