diff --git a/pyproject.toml b/pyproject.toml index f4cc73f9..30271299 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ test = [ "coverage==7.3.2", "pytest==7.4.2", "pytest-aiohttp==1.0.5", - "pytest-mock==3.11.1", + "pytest-mock==3.12.0", "pytest-timeout==2.2.0", "playwright==1.38.0", ]