diff --git a/pyproject.toml b/pyproject.toml index 7a81d2aa..a36df5f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ "python-dotenv==1.0.1", ] tools = ["pyperclip==1.9.0"] - type = ["mypy==1.10.1"] + type = ["mypy==1.11.0"] [tool.pytest.ini_options]