diff --git a/pyproject.toml b/pyproject.toml index f5a384081e..4d79dd8a68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ lint = [ "types-requests==2.32.0.20240712", ] test = [ - "coverage==7.5.4", + "coverage==7.6.1", "freezegun==1.5.1", "pytest-mock==3.14.0", "pytest==8.2.2",