diff --git a/pyproject.toml b/pyproject.toml index 3335af3..c955605 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ "pytest-cov>=6.1.0", "ruff>=0.11", "mypy>=1.15", - "build>=1.2", + "build>=1.5.0", "pip-audit>=2.7", "python-semantic-release>=9,<10", ]