diff --git a/pyproject.toml b/pyproject.toml index c896f19..b0b68a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ audit = [ ] build = [ "setuptools>=82.0,<83.1", - "build==1.5.0", + "build==1.5.1", ] lint = [ "black>=25.12.0",