diff --git a/pyproject.toml b/pyproject.toml index 52b7a21..1805081 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ style = [ ] lint = [ "qiskit-addon-utils[style]", - "mypy==1.13.0", + "mypy==1.14.1", "pylint==3.3.1", "reno>=4.1", ]