We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d395e commit dc3be8fCopy full SHA for dc3be8f
pyproject.toml
@@ -39,7 +39,7 @@ aws = ["boto3==1.40.65"] # Alias for s3 for backward compatibility
39
vault = ["hvac==2.4.0"]
40
all = ["boto3==1.40.65", "hvac==2.4.0"]
41
dev = [
42
- "pytest==8.4.2",
+ "pytest==9.0.1",
43
"pytest-cov==7.0.0",
44
"pytest-mock==3.15.1",
45
"pytest-xdist==3.8.0",
0 commit comments