diff --git a/pyproject.toml b/pyproject.toml index 2fde763..4a38b8c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ pythonpath = ["pythonkuma"] [tool.hatch.envs.hatch-test] extra-dependencies = [ - "pytest-cov==6.3.0", + "pytest-cov==7.0.0", ] [tool.hatch.envs.default.scripts]