diff --git a/pyproject.toml b/pyproject.toml index 7a50983..ec79e5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ tests = [ "pytest>=9.0.3", "pytest-cov>=7.1.0", "pytest-trio>=0.8.0", - "coverage>=7.13.5", + "coverage>=7.14.1", ] tools = [ "uv>=0.11.6",