Skip to content

Commit 3c3ec6a

Browse files
Update dependency mypy to v1.6.0
1 parent d04157d commit 3c3ec6a

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 @@ itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
1313
jinja2==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
1414
markupsafe==2.1.3 ; 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.5.1 ; python_version >= "3.10" and python_version < "4.0"
16+
mypy==1.6.0 ; python_version >= "3.10" and python_version < "4.0"
1717
packaging==23.1 ; python_version >= "3.10" and python_version < "4.0"
1818
pathspec==0.11.2 ; python_version >= "3.10" and python_version < "4.0"
1919
platformdirs==3.10.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)