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