diff --git a/pyproject.toml b/pyproject.toml index a317501..28550d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ dependencies = [ "anthropic>=0.102.0,<1", "click>=8.3.3", "rich>=15.0.0", - "pytest>=9.0.3", + "pytest>=9.1.1", ] [project.scripts]