diff --git a/pyproject.toml b/pyproject.toml index e971475..7d86006 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dev = [ "pytest-asyncio>=0.24.0", "pytest-cov>=7.1.0", "ruff>=0.15.11", - "mypy>=1.13.0", + "mypy>=2.1.0", "httpx>=0.28.1", ]