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