diff --git a/pyproject.toml b/pyproject.toml index 34a01f67f..909ca768b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -107,7 +107,7 @@ sphinx = [ ] pytest = ["pytest >= 8"] test = [ - "coverage [toml] ~= 7.5.4", + "coverage [toml] ~= 7.6.0", "pytest ~= 8.2.2", # More pytest plugins at: https://docs.pytest.org/en/latest/reference/plugin_list.html "pytest-cases ~= 3.8.3",