Skip to content

Commit

Permalink
chore(deps): update dependency mypy to ^1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 2f6fee7 commit 9b9ab2f
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 30 deletions.
63 changes: 34 additions & 29 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 @@ -23,7 +23,7 @@ black = "^24.10.0"
coverage = {extras = ["toml"], version = "^7.6.3"}
fawltydeps = "^0.17.0"
isort = "^5.13.2"
mypy = "^1.11.2"
mypy = "^1.12.0"
pylint = "^3.3.1"
pylint-pydantic = "^0.3.2"
pytest = "^8.3.3"
Expand Down

0 comments on commit 9b9ab2f

Please sign in to comment.