diff --git a/pyproject.toml b/pyproject.toml index 14dbfa6..2ef24cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ prefect_xquik = "prefect_xquik" [dependency-groups] dev = [ - "pytest>=8.3", + "pytest>=9.1.1", "pytest-asyncio>=0.24", "pytest-env>=1.1", "ruff>=0.8",