We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c5ec8 commit b10404aCopy full SHA for b10404a
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.11.2 ; 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