Skip to content

Commit 95a275c

Browse files
fix(deps): update dependency pytest to v9
1 parent 37e7257 commit 95a275c

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
@@ -40,7 +40,7 @@ Changelog = "https://github.com/IBM/secrets-manager-python-sdk/blob/main/CHANGEL
4040
dev = [
4141
"coverage>=7.3.2,<8.0.0",
4242
"pylint>=3.0.0,<4.0.0",
43-
"pytest>=8.4.0,<8.5.0",
43+
"pytest>=9.0.2,<9.1.0",
4444
"pytest-cov>=7.0.0,<7.1.0",
4545
"pytest-rerunfailures>=3.1",
4646
"responses>=0.23.3,<1.0.0",

0 commit comments

Comments
 (0)