Skip to content

Commit 7786141

Browse files
chore(deps): update dependency pytest to v9
1 parent a7d395e commit 7786141

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 @@ aws = ["boto3==1.40.65"] # Alias for s3 for backward compatibility
3939
vault = ["hvac==2.4.0"]
4040
all = ["boto3==1.40.65", "hvac==2.4.0"]
4141
dev = [
42-
"pytest==8.4.2",
42+
"pytest==9.0.0",
4343
"pytest-cov==7.0.0",
4444
"pytest-mock==3.15.1",
4545
"pytest-xdist==3.8.0",

0 commit comments

Comments
 (0)