diff --git a/pyproject.toml b/pyproject.toml index 51c759b..3ab23f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "pytest-freezer~=0.4.9", "pytest-httpx~=0.35", "ruff>=0.9.6", - "mypy>=1.15,<2.2", + "mypy>=1.15,<2.4", ] [tool.pytest.ini_options]