Skip to content

Commit

Permalink
Merge pull request #614 from sanders41/renovate/mypy-1.x
Browse files Browse the repository at this point in the history
Update dependency mypy to v1.15.0
  • Loading branch information
sanders41 authored Feb 5, 2025
2 parents 122c52a + 61b8603 commit 50b0218
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pydantic = ["pydantic>=2.0.0"]

[tool.uv]
dev-dependencies = [
"mypy[faster-cache]==1.14.1",
"mypy[faster-cache]==1.15.0",
"pre-commit==4.1.0",
"pytest==8.3.4",
"pytest-cov==6.0.0",
Expand Down
68 changes: 34 additions & 34 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 50b0218

Please sign in to comment.