diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index cd7fbc1241aa..419631ba4218 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -100,7 +100,7 @@ markupsafe==3.0.3 # via jinja2 mypy==1.19.1 ; python_full_version < '3.10' # via cryptography (pyproject.toml:dev) -mypy==2.1.0 ; python_full_version >= '3.10' +mypy==2.2.0 ; python_full_version >= '3.10' # via cryptography (pyproject.toml:dev) mypy-extensions==1.1.0 # via mypy