diff --git a/pyproject.toml b/pyproject.toml index 5063f61..bf5ebd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ audit = [ ] build = [ "setuptools~=82.0.0", - "build==1.4.0", + "build==1.4.2", ] lint = [ "black>=25.12.0",