Skip to content

Commit 9decaf3

Browse files
Update non-major dependencies
1 parent 7431e4f commit 9decaf3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ dev = [
4242
"pytest-cov==7.1.0",
4343
"pytest-mock==3.15.1",
4444
"pytest-xdist==3.8.0",
45-
"coverage[toml]==7.15.0",
45+
"coverage[toml]==7.15.4",
4646
"black==26.5.1",
4747
"flake8==7.3.0",
48-
"mypy==2.2.0",
49-
"types-PyYAML==6.0.12.20260518",
50-
"boto3==1.43.46",
48+
"mypy==2.3.1",
49+
"types-PyYAML==6.0.12.20260815",
50+
"boto3==1.43.78",
5151
"hvac==2.4.0",
52-
"bump-my-version==1.4.1",
52+
"bump-my-version==1.5.1",
5353
"build==1.5.1",
5454
"twine==7.0.0",
5555
]

0 commit comments

Comments
 (0)