diff --git a/pyproject.toml b/pyproject.toml index 746d4732..0f720e0e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -108,7 +108,7 @@ testing = [ "flask>=1.1.2,<4.0.0", "freezegun>=1.2.2,<2.0.0", "mongoz>=0.6.0", - "mypy==1.11.2", + "mypy==1.14.0", "pytest>=7.1.3,<9.0.0", "pytest-cov>=4.1.0,<7.0.0", "pytest-asyncio>=0.20.0",