Skip to content

Commit 57fe7bf

Browse files
chore(deps): update dependency mypy to v1.18.1
1 parent d663ae3 commit 57fe7bf

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
@@ -13,7 +13,7 @@ jinja2==3.1.6 ; python_version >= "3.12" and python_version < "4.0"
1313
loguru==0.7.3 ; python_version >= "3.12" and python_version < "4.0"
1414
markupsafe==3.0.2 ; python_version >= "3.12" and python_version < "4.0"
1515
mypy-extensions==1.1.0 ; python_version >= "3.12" and python_version < "4.0"
16-
mypy==1.17.1 ; python_version >= "3.12" and python_version < "4.0"
16+
mypy==1.18.1 ; python_version >= "3.12" and python_version < "4.0"
1717
packaging==25.0 ; python_version >= "3.12" and python_version < "4.0"
1818
pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0"
1919
platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0"

0 commit comments

Comments
 (0)