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 8cd2d34 commit 757d964
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 @@ -51,7 +51,7 @@ docs = [
'importlib-metadata~=4.12.0',
]
pre-commit = [
'mypy==1.3.0',
'mypy==1.13.0',
'pre-commit~=2.2',
'pylint==2.15.8',
'types-pyyaml'
Expand Down

0 comments on commit 757d964

Please sign in to comment.