diff --git a/pyproject.toml b/pyproject.toml index e2b441a..2d411b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ dev = [ "pytest-asyncio>=0.21.0", "pytest-mock>=3.11.0", "pip-audit>=2.7.0", - "build>=1.2.0", + "build>=1.5.0", "twine>=5.0.0", ]