diff --git a/pyproject.toml b/pyproject.toml index f5f19b6..1ab68d7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "pytest>=8.2,<10.0", "pytest-asyncio>=1.0,<2.0", "pytest-bdd>=8.0,<9.0", - "pytest-cov>=6.0,<7.0", + "pytest-cov>=6.0,<8.0", "pyright>=1.1.390,<2.0", "ruff>=0.14,<1.0", ]