Skip to content

Commit ac983d8

Browse files
authored
Merge pull request #678 from sanders41/renovate/mypy-1.x
Update dependency mypy to v1.16.1
2 parents e3f416f + 9368a98 commit ac983d8

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-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.16.0",
36+
"mypy[faster-cache]==1.16.1",
3737
"pre-commit==4.2.0",
3838
"pytest==8.4.0",
3939
"pytest-cov==6.2.1",

0 commit comments

Comments
 (0)