diff --git a/pyproject.toml b/pyproject.toml index 67f5ab9..c9892d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dependencies = [ [dependency-groups] dev = [ - "pytest >=8.1.1,<9", + "pytest >=9.0.2,<10", "pyyaml >=6.0" ]