diff --git a/pyproject.toml b/pyproject.toml index 16192f34..62ef010f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ testing = [ "flask>=1.1.2,<4.0.0", "freezegun>=1.2.2,<2.0.0", "mongoz>=0.6.0", - "mypy==1.11.1", + "mypy==1.11.2", "pytest>=7.1.3,<9.0.0", "pytest-cov>=4.1.0,<6.0.0", "pytest-asyncio>=0.20.0",