diff --git a/pyproject.toml b/pyproject.toml index cbdd6d42..a0897571 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "rlpython", "typing-extensions", - "coverage==7.4.3", + "coverage==7.4.4", "pytest==8.1.1", "pytest-aiohttp==1.0.5", "pytest-mock==3.12.0",