diff --git a/pyproject.toml b/pyproject.toml index 6b9411c..eae1263 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ lint = [ ] test-core = [ - "coverage[toml]==7.5.3", + "coverage[toml]==7.5.4", "pytest==8.2.2", "pytest-asyncio==0.23.7", ]