We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50e95b commit 1a62423Copy full SHA for 1a62423
requirements.txt
@@ -13,7 +13,7 @@ itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
13
jinja2==3.1.3 ; 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.9.0 ; python_version >= "3.10" and python_version < "4.0"
+mypy==1.10.0 ; python_version >= "3.10" and python_version < "4.0"
17
packaging==24.0 ; 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.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments