Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aa181a7

Browse files
authoredOct 20, 2024··
Update dependency mypy to v1.12.1
1 parent 63c5ec8 commit aa181a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "4.0"
1313
jinja2==3.1.4 ; python_version >= "3.10" and python_version < "4.0"
1414
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "4.0"
1515
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
16-
mypy==1.10.0 ; python_version >= "3.10" and python_version < "4.0"
16+
mypy==1.12.1 ; python_version >= "3.10" and python_version < "4.0"
1717
packaging==24.1 ; python_version >= "3.10" and python_version < "4.0"
1818
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
1919
platformdirs==4.2.2 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)
Please sign in to comment.