diff --git a/pyproject.toml b/pyproject.toml index 1d05b00..e8ddf3b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dev = [ ] test = [ - "coverage==7.4.2", + "coverage==7.4.3", "pytest==8.0.2", "pytest-timeout==2.2.0", "pytest-asyncio==0.23.5",