Skip to content

Commit 6e81d98

Browse files
authored
Merge pull request #669 from sanders41/renovate/mypy-1.x
Update dependency mypy to v1.16.0
2 parents 09c86ca + 638c1ef commit 6e81d98

File tree

2 files changed

+45
-35
lines changed

2 files changed

+45
-35
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pydantic = ["pydantic>=2.0.0"]
3333

3434
[tool.uv]
3535
dev-dependencies = [
36-
"mypy[faster-cache]==1.15.0",
36+
"mypy[faster-cache]==1.16.0",
3737
"pre-commit==4.2.0",
3838
"pytest==8.3.5",
3939
"pytest-cov==6.1.1",

0 commit comments

Comments
 (0)