diff --git a/pyproject.toml b/pyproject.toml index bc34942..0589637 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ classifiers = [ ] license = { file = "LICENSE" } dependencies = [ - "build==1.4.0", + "build==1.4.2", "pyinfra==3.6.1", "pytest==9.0.2", "requests",