diff --git a/pyproject.toml b/pyproject.toml index 33e5f55e..d96e1b01 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ pytest = "*" pytest-cov = "*" pytest-watch = "*" pytest-flake8 = "*" -coverage = "==7.2.7" +coverage = "==7.4.3" pdoc = "^14" more-itertools = "~=10.2.0" pre-commit = "==v3.5.0"