diff --git a/pyproject.toml b/pyproject.toml index d79decef..109eb940 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -74,7 +74,7 @@ test = [ "pytest-xdist==3.*", "requests~=2.32.1", "security==1.3.1", - "types-mock==5.1.*", + "types-mock==5.2.*", "django>=4,<6", "numpy~=2.2.1", "flask_wtf~=1.2.0",