diff --git a/pyproject.toml b/pyproject.toml index 8313eb04..ccb0b619 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ lint = [ ] test-core = [ - "coverage[toml]==7.4.4", + "coverage[toml]==7.5.2", "pytest==8.2.1", "pytest-asyncio>=0.23.6", "dirty-equals==0.7.1.post0",