We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0514e commit 1a103acCopy full SHA for 1a103ac
ci-constraints-requirements.txt
@@ -93,7 +93,7 @@ markupsafe==3.0.2 ; python_full_version >= '3.9'
93
# via jinja2
94
mypy==1.14.1 ; python_full_version < '3.9'
95
# via cryptography (pyproject.toml)
96
-mypy==1.17.1 ; python_full_version >= '3.9'
+mypy==1.18.1 ; python_full_version >= '3.9'
97
98
mypy-extensions==1.1.0
99
# via mypy
0 commit comments