diff --git a/pyproject.toml b/pyproject.toml index 25592ed..c35c620 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev = [ ] test = [ - "coverage==7.6.0", + "coverage==7.6.1", "pytest==8.3.2", "pytest-timeout==2.3.1", "pytest-asyncio==0.23.8",