diff --git a/pyproject.toml b/pyproject.toml index ede8892..b7bf3e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,7 @@ lint = [ ] test-core = [ - "coverage[toml]==7.6.1", + "coverage[toml]==7.6.4", "pytest==8.3.3", "pytest-asyncio==0.24.0", ]