diff options
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index a3b3536..8d61b26 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ dev = [ "python-dotenv>=1.0.1,<2.0", "pytest>=8.0,<10.0", - "pytest-cov>=5.0,<7.0", + "pytest-cov>=7.1.0,<8.0", "pytest-env>=0.6.2,<1.3", ] |
