diff --git a/pyproject.toml b/pyproject.toml index ba30300..593a8d6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ test = [ "requests==2.31.0", "pytest==7.3.1", "pytest-asyncio == 0.21.0", - "pytest-cov==4.0.0", + "pytest-cov==4.1.0", "pytest-pretty==1.2.0", ]