diff --git a/pyproject.toml b/pyproject.toml index f914bf8d..5a3d2412 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "rlpython", "typing-extensions", - "coverage==7.4.1", + "coverage==7.4.2", "pytest==8.0.1", "pytest-aiohttp==1.0.5", "pytest-mock==3.12.0",