diff --git a/pyproject.toml b/pyproject.toml index 033171287..106dcfcf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -172,7 +172,7 @@ where = ["src"] default-groups = [] [dependency-groups] unit = [ - "coverage==7.6.1", + "coverage==7.13.0", "docker==7.1.0", "hypothesis==6.112.4", "mock==5.1.0",