diff --git a/pyproject.toml b/pyproject.toml index 9f1d329..cb0b0a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ version-file = "polymatch/_version.py" [tool.hatch.envs.default] dependencies = [ - "coverage[toml]==7.13.5", + "coverage[toml]==7.14.0", "pytest==9.0.3", "pre-commit==4.6.0", "mypy==2.0.0",