Skip to content

Commit 2dd28d0

Browse files
fix(deps): update dependency pylint to v4
1 parent 37e7257 commit 2dd28d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)