diff --git a/pyproject.toml b/pyproject.toml old mode 100755 new mode 100644 index 4cfabfcd..d1d8a11f --- a/pyproject.toml +++ b/pyproject.toml @@ -137,7 +137,7 @@ dev = [ "pytest==7.4.4", "pytest-asyncio==0.21.1", "pytest-cov==4.1.0", - "pytest-mock==3.12.0", + "pytest-mock==3.15.1", "black==24.3.0", "isort==5.13.2", "ruff==0.1.15",