diff --git a/pyproject.toml b/pyproject.toml index 6b1ab0f1..2b2ad91c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ lint = [ "flake8-pytest-style==2.0.0", "flake8-quotes==3.4.0", "flake8-use-fstring==1.4", - "mypy==1.10.1", + "mypy==1.11.0", "isort==5.13.2", "pytest==8.2.2", ]