We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22414df + 79ef0b7 commit 5a7b9f5Copy full SHA for 5a7b9f5
1 file changed
pyproject.toml
@@ -40,7 +40,7 @@ Changelog = "https://github.com/IBM/secrets-manager-python-sdk/blob/main/CHANGEL
40
dev = [
41
"coverage>=7.3.2,<8.0.0",
42
"pylint>=3.0.0,<4.0.0",
43
- "pytest>=8.4.0,<8.5.0",
+ "pytest>=9.0.2,<9.1.0",
44
"pytest-cov>=7.0.0,<7.1.0",
45
"pytest-rerunfailures>=3.1",
46
"responses>=0.23.3,<1.0.0",
0 commit comments