diff --git a/pyproject.toml b/pyproject.toml index 40786ef..26622b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ ] license = { file = "LICENSE" } dependencies = [ - "build==1.5.1", + "build==1.6.0", "pyinfra==3.10.0", "pytest==9.1.1", "requests",