diff --git a/pyproject.toml b/pyproject.toml index 9c84732..02e024e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ License = "https://github.com/IBM/continuous-delivery-python-sdk/blob/main/LICEN [project.optional-dependencies] dev = [ "coverage>=7.9.0,<8.0.0", - "pylint>=3.3.7,<4.0.0", + "pylint>=4.0.5,<4.1.0", "pytest>=7.4.4,<8.0.0", "pytest-cov>=4.1.0,<5.0.0", "responses>=0.25.7,<1.0.0",