diff --git a/pyproject.toml b/pyproject.toml index 1dc7987..db7ca59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ include = [ [dependency-groups] test = [ "hypothesis>=6.0", - "pytest>=9.0", + "pytest>=9.0.3", "pyyaml>=6.0", ]