diff --git a/pyproject.toml b/pyproject.toml index fe54e13..9a1ae85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev-test = [ "coverage[toml]==7.2.7", "pytest==7.4.3", "pytest-aioworkers[aiohttp]==0.4", - "pytest-mock==3.11.1", + "pytest-mock==3.14.0", "pyyaml==6.0.1", ] dev-lint = [