Skip to content

Commit

Permalink
chore(deps): update dependency mypy to >=1.15.0 (#700)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 19b75b4 commit 00a91e3
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ i18n = ["babel>=2.17.0"]
linting = [
"pre-commit>=4.1.0",
"ruff>=0.9.4",
"mypy>=1.14.1",
"mypy>=1.15.0",
"sourcery>=1.33.0",
"proto-plus-stubs>=0.7.0",
"types-lxml>=2024.12.13",
Expand Down
72 changes: 36 additions & 36 deletions uv.lock

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

0 comments on commit 00a91e3

Please sign in to comment.