diff --git a/pyproject.toml b/pyproject.toml index e4a9037a..812dcaf2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ lab_manager = [ dev = [ "pytest>=8.4.0", "pytest-asyncio>=0.24.0", - "pytest-bdd>=8.0.0", + "pytest-bdd>=8.1.0", "pytest-cov>=6.0.0", "httpx>=0.28.0", "ruff>=0.11.0",