diff --git a/pyproject.toml b/pyproject.toml index 53f89178..add9c196 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "rlpython", "typing-extensions", - "coverage==7.3.2", + "coverage==7.3.4", "pytest==7.4.3", "pytest-aiohttp==1.0.5", "pytest-mock==3.12.0",