diff --git a/pyproject.toml b/pyproject.toml index 2148232..17efa16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "black==25.11.0", - "build==1.4.0", + "build==1.4.2", "mypy==1.19.1", "pytest==8.4.2", "pytest-cov==7.1.0",