diff --git a/pyproject.toml b/pyproject.toml index e4a9037a..e526ba19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ lab_manager = [ [dependency-groups] dev = [ - "pytest>=8.4.0", + "pytest>=9.0.3", "pytest-asyncio>=0.24.0", "pytest-bdd>=8.0.0", "pytest-cov>=6.0.0",