diff --git a/pyproject.toml b/pyproject.toml index dc593ba..40ff2ba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dev = [ ] test = [ - "coverage==7.3.2", + "coverage==7.4.1", "pytest==7.4.3", "pytest-timeout==2.2.0", "pytest-asyncio==0.23.0",