diff --git a/pyproject.toml b/pyproject.toml index aec0e5ba..bfc1384c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ pytest = "*" pytest-cov = "*" pytest-watch = "*" pytest-flake8 = "*" -coverage = "==7.5.0" +coverage = "==7.5.1" pdoc = "^14" more-itertools = "~=10.2.0" pre-commit = "==v3.7.0"