diff --git a/pyproject.toml b/pyproject.toml index 22c722b..c747d62 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ style = [ ] lint = [ "qiskit-addon-sqd[style]", - "mypy==1.11.2", + "mypy==1.13.0", "pylint==3.3.1", "reno>=4.1", "toml>=0.9.6",