diff --git a/pyproject.toml b/pyproject.toml index 600231c..c76ca9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -91,7 +91,7 @@ ignore = ["B008"] [project.optional-dependencies] test = [ - "pytest>=9.0.3", + "pytest>=9.1.0", "pytest-asyncio>=1.4.0", "pytest-cov>=7.1.0", "types-PyYAML>=6.0.12.20260518",