diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 0835ba5d5fe0..e86de6622589 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -110,7 +110,7 @@ mypy==1.13.0 ; python_full_version >= '3.8' # via cryptography (pyproject.toml) mypy-extensions==1.0.0 # via mypy -nh3==0.2.19 ; python_full_version >= '3.8' +nh3==0.2.20 ; python_full_version >= '3.8' # via readme-renderer nox==2024.4.15 ; python_full_version < '3.8' # via cryptography (pyproject.toml)