Skip to content

Commit cf04f8f

Browse files
Update dependency mypy to v1.18.1
1 parent 468023f commit cf04f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ lesscpy==0.15.1 ; python_version >= "3.12" and python_version < "4.0"
1616
markupsafe==3.0.2 ; python_version >= "3.12" and python_version < "4.0"
1717
mccabe==0.7.0 ; python_version >= "3.12" and python_version < "4.0"
1818
mypy-extensions==1.1.0 ; python_version >= "3.12" and python_version < "4.0"
19-
mypy==1.17.1 ; python_version >= "3.12" and python_version < "4.0"
19+
mypy==1.18.1 ; python_version >= "3.12" and python_version < "4.0"
2020
packaging==25.0 ; python_version >= "3.12" and python_version < "4.0"
2121
pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0"
2222
platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)