Skip to content

Commit 0cc07ba

Browse files
fix(deps): update dependency pylint to v4
1 parent 96dec56 commit 0cc07ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Changelog = "https://github.com/IBM/secrets-manager-python-sdk/blob/main/CHANGEL
3939
[project.optional-dependencies]
4040
dev = [
4141
"coverage>=7.3.2,<8.0.0",
42-
"pylint>=3.0.0,<4.0.0",
42+
"pylint>=4.0.5,<4.1.0",
4343
"pytest>=8.4.0,<8.5.0",
4444
"pytest-cov>=7.0.0,<7.1.0",
4545
"pytest-rerunfailures>=3.1",

0 commit comments

Comments
 (0)