diff --git a/pyproject.toml b/pyproject.toml index b7b7642e..ef2a1f94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dev = [ "mkdocs-material>=9.7.6", "nox>=2025.11.12", "pre-commit>=4.5.1", - "pytest>=9.0.2", + "pytest>=9.0.3", "pytest-cov>=7.1.0", "ruff>=0.15.11", "sqlfluff>=4.1.0",