diff --git a/pyproject.toml b/pyproject.toml index 1c29905..bed0d95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev = [ ] test = [ - "coverage==7.6.1", + "coverage==7.6.5", "pytest==8.3.3", "pytest-timeout==2.3.1", "pytest-asyncio==0.24.0",