diff --git a/pyproject.toml b/pyproject.toml index 0608d8d..9fd3ba2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -153,7 +153,7 @@ dev = [ "jsonschema>=4.0.0", "mkdocs-material>=9.7.0", "pre-commit>=4.5.0", - "pytest>=9.0.1", + "pytest>=9.0.3", "pytest-asyncio>=1.3.0", "pytest-cov>=7.0.0", "rich>=13.0",