Skip to content

Commit

Permalink
Update mypy to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Dec 1, 2024
1 parent 69701e1 commit 50d7e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ docs = [
'importlib-metadata~=4.12.0',
]
pre-commit = [
'mypy==1.3.0',
'mypy==1.13.0',
'pre-commit~=2.2',
'types-pyyaml'
]
Expand Down

0 comments on commit 50d7e1a

Please sign in to comment.