diff --git a/pyproject.toml b/pyproject.toml index 170a715..503ddef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev-test = [ "coverage[toml]==7.3.2", "pytest==7.4.2", "pytest-aioworkers[asyncio]==0.4", - "pytest-mock==3.11.1", + "pytest-mock==3.12.0", "pyyaml==6.0.1", ] dev-lint = [