diff --git a/pyproject.toml b/pyproject.toml index 787a3b7..771c9c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ audit = [ ] build = [ "setuptools~=82.0.0", - "build==1.4.3", + "build==1.5.0", ] lint = [ "black>=25.12.0",