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