Skip to content

Commit 0f0bb7c

Browse files
authored
Merge pull request #395 from Metaswitch/renovate/all-minor-patch
Update dependency mypy to v1.16.0
2 parents b3d74a0 + fe6ad00 commit 0f0bb7c

File tree

2 files changed

+37
-36
lines changed

2 files changed

+37
-36
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ announce = "announcer.__init__:main"
2222
dev = [
2323
"pylint==3.3.7",
2424
"wheel==0.45.1",
25-
"mypy==1.15.0",
25+
"mypy==1.16.0",
2626
"yamllint==1.37.1",
2727
"bandit==1.8.3",
2828
"pytest==8.3.5",

0 commit comments

Comments
 (0)