Skip to content

Commit

Permalink
⬆️ Update dependency mypy to v1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent ea1c7d7 commit f9734fd
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 35 deletions.
79 changes: 45 additions & 34 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ voluptuous = "^0.15.0"

[tool.poetry.group.dev.dependencies]
codespell = "2.3.0"
mypy = "1.12.1"
mypy = "1.13.0"
pre-commit = "4.0.1"
pre-commit-hooks = "4.6.0"
pylint = "3.2.7"
Expand Down

0 comments on commit f9734fd

Please sign in to comment.