We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 63c5ec8 commit aa181a7Copy full SHA for aa181a7
requirements.txt
@@ -13,7 +13,7 @@ itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "4.0"
13
jinja2==3.1.4 ; python_version >= "3.10" and python_version < "4.0"
14
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "4.0"
15
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"
+mypy==1.12.1 ; python_version >= "3.10" and python_version < "4.0"
17
packaging==24.1 ; python_version >= "3.10" and python_version < "4.0"
18
pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
19
platformdirs==4.2.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments