Skip to content

Commit 5f46c41

Browse files
Update dependency mypy to v1.17.0 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a59d8b commit 5f46c41

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ codespell = ["codespell==2.4.1"]
1818
ruff = ["ruff==0.12.3"]
1919

2020
types = ["types-requests", "types-python-dateutil"]
21-
mypy = ["mypy[faster-cache]==1.16.1", { include-group = "types" }]
21+
mypy = ["mypy[faster-cache]==1.17.0", { include-group = "types" }]
2222
pyright = ["pyright==1.1.402", { include-group = "types" }]
2323

2424
[tool.uv]

uv.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)