diff --git a/pyproject.toml b/pyproject.toml index 4e03397b..54ea506f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ test = [ "rlpython", "typing-extensions", - "coverage==7.3.0", + "coverage==7.3.1", "pytest==7.4.1", "pytest-aiohttp==1.0.4", "pytest-mock==3.11.1",