diff --git a/pyproject.toml b/pyproject.toml index a0897571..fd450e6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ test = [ "coverage==7.4.4", "pytest==8.1.1", "pytest-aiohttp==1.0.5", - "pytest-mock==3.12.0", + "pytest-mock==3.14.0", "pytest-timeout==2.3.1", "playwright==1.40.0", ]