diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 2cb0b79c951d..15fb32977180 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -146,7 +146,7 @@ tomli==2.0.1 # mypy # pyproject-hooks # pytest -typing-extensions==4.9.0; python_version >= "3.8" +typing-extensions==4.10.0; python_version >= "3.8" # via mypy urllib3==2.2.1 # via requests