diff --git a/pyproject.toml b/pyproject.toml index cb47179..19c723b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "pytest>=8.0", + "pytest>=9.0.3", "pytest-asyncio", "pytest-cov", "pytest-watch",