diff --git a/pyproject.toml b/pyproject.toml index 8c9a409..eeab697 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "bandit>=1.8", - "build>=1.5.0", + "build>=1.6.0", "coverage>=7.15.4", "mypy>=2.3.0", "pip-audit>=2.10.1",