diff --git a/pyproject.toml b/pyproject.toml index 884f1497..b91223e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ lint = [ ] test-core = [ - "coverage[toml]==7.6.8", + "coverage[toml]==7.6.9", "pytest==8.3.3", "pytest-asyncio>=0.23.6", "dirty-equals==0.8.0",