diff --git a/pyproject.toml b/pyproject.toml index 6c47eb2..511209e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ lint = [ "qiskit-addon-sqd[style]", "pydocstyle==6.3.0", "mypy==1.11.2", - "pylint==3.2.7", + "pylint==3.3.1", "reno>=4.1", "toml>=0.9.6", ]