diff --git a/pyproject.toml b/pyproject.toml index b802df0..b9541fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "pytest-asyncio>=1.4.0,<2", "pytest-cov>=7.1.0,<8", "ruff>=0.15.14,<1", - "mypy>=2.1.0,<3", + "mypy>=2.2.0,<3", ] [tool.ruff]