diff --git a/pyproject.toml b/pyproject.toml index 6cdea65..d94540c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ style = [ lint = [ "qiskit-addon-mpf[style]", "mypy==1.13.0", - "pylint==3.3.1", + "pylint==3.3.3", "reno>=4.1", "toml>=0.9.6", ]