diff --git a/pyproject.toml b/pyproject.toml index e150b3c..e163bc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ pythonpath = ["pythonkuma"] [tool.hatch.envs.hatch-test] extra-dependencies = [ - "pytest-cov==6.1.1", + "pytest-cov==6.2.1", ] [tool.hatch.envs.default.scripts]