Skip to content

Commit 79ef0b7

Browse files
fix(deps): update dependency pytest to v9
1 parent 22414df commit 79ef0b7

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
@@ -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)