diff --git a/pyproject.toml b/pyproject.toml index 4a8ae39..295491a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ style = [ lint = [ "qiskit-addon-sqd[style]", "mypy==1.14.1", - "pylint==3.3.3", + "pylint==3.3.4", "reno>=4.1", "toml>=0.9.6", ]