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 e15e3bc commit 45fa2baCopy full SHA for 45fa2ba
ci-constraints-requirements.txt
@@ -89,7 +89,7 @@ markupsafe==3.0.2 ; python_full_version >= '3.9'
89
# via jinja2
90
mypy==1.14.1 ; python_full_version < '3.9'
91
# via cryptography (pyproject.toml)
92
-mypy==1.17.0 ; python_full_version >= '3.9'
+mypy==1.17.1 ; python_full_version >= '3.9'
93
94
mypy-extensions==1.1.0
95
# via mypy
0 commit comments