diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 3ec566998..19f653609 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -113,7 +113,7 @@ markupsafe==3.0.2 ; python_full_version >= '3.9' # via jinja2 mypy==1.4.1 ; python_full_version < '3.8' # via cryptography (pyproject.toml) -mypy==1.14.1 ; python_full_version == '3.8.*' +mypy==1.15.0 ; python_full_version == '3.8.*' # via cryptography (pyproject.toml) mypy==1.15.0 ; python_full_version >= '3.9' # via cryptography (pyproject.toml)