diff --git a/pyproject.toml b/pyproject.toml index 536234c..632d568 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ style = [ ] lint = [ "qiskit-addon-sqd[style]", - "mypy==1.13.0", + "mypy==1.14.1", "pylint==3.3.1", "reno>=4.1", "toml>=0.9.6",