We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e0cc62 + 69728f2 commit c96a446Copy full SHA for c96a446
pyproject.toml
@@ -39,7 +39,7 @@ Changelog = "https://github.com/IBM/secrets-manager-python-sdk/blob/main/CHANGEL
39
[project.optional-dependencies]
40
dev = [
41
"coverage>=7.3.2,<8.0.0",
42
- "pylint>=3.0.0,<4.0.0",
+ "pylint>=4.0.5,<4.1.0",
43
"pytest>=9.0.2,<9.1.0",
44
"pytest-cov>=7.0.0,<7.1.0",
45
"pytest-rerunfailures>=3.1",
0 commit comments