diff --git a/pyproject.toml b/pyproject.toml index 4c803db..cc34141 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ lint = [ ] test-core = [ - "coverage[toml]==7.6.0", + "coverage[toml]==7.6.1", "pytest==8.3.2", "pytest-asyncio==0.23.8", ]