diff --git a/pyproject.toml b/pyproject.toml index 91334780e..29f68b5ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ dev = [ test = [ "mock==5.2.0", "pytest==8.3.3", - "coverage==7.12.0", + "coverage==7.13.0", "pytest-asyncio>=1.1.0,<1.2.0", "hypothesis==6.148.7", ]