diff --git a/pyproject.toml b/pyproject.toml index 1f17f89827..d0c37a16f3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,7 +118,7 @@ lint = [ ] test-core = [ - "coverage[toml]==7.5.1", + "coverage[toml]==7.5.2", "pytest==8.2.1", "pytest-asyncio==0.23.7", "dirty-equals==0.7.1.post0",