There was an error while loading. Please reload this page.
1 parent 7431e4f commit 9decaf3Copy full SHA for 9decaf3
1 file changed
pyproject.toml
@@ -42,14 +42,14 @@ dev = [
42
"pytest-cov==7.1.0",
43
"pytest-mock==3.15.1",
44
"pytest-xdist==3.8.0",
45
- "coverage[toml]==7.15.0",
+ "coverage[toml]==7.15.4",
46
"black==26.5.1",
47
"flake8==7.3.0",
48
- "mypy==2.2.0",
49
- "types-PyYAML==6.0.12.20260518",
50
- "boto3==1.43.46",
+ "mypy==2.3.1",
+ "types-PyYAML==6.0.12.20260815",
+ "boto3==1.43.78",
51
"hvac==2.4.0",
52
- "bump-my-version==1.4.1",
+ "bump-my-version==1.5.1",
53
"build==1.5.1",
54
"twine==7.0.0",
55
]
0 commit comments