diff --git a/pyproject.toml b/pyproject.toml index 5c689f5..bc441cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,5 +63,5 @@ dev = [ "pytest (>=9.1.1,<10.0.0)", "pytest-asyncio (>=1.4.0,<2.0.0)", "pytest-codspeed (>=5.0.3,<6.0.0)", - "pytest-cov (>=6.0.0,<7.0.0)" + "pytest-cov (>=6.0.0,<8.0.0)" ]