diff --git a/ci-constraints-requirements.txt b/ci-constraints-requirements.txt index 4acf136d7c90..f08f085485d5 100644 --- a/ci-constraints-requirements.txt +++ b/ci-constraints-requirements.txt @@ -123,7 +123,7 @@ mypy==1.15.0 ; python_full_version >= '3.9' # via cryptography (pyproject.toml) mypy-extensions==1.0.0 # via mypy -nh3==0.2.20 ; python_full_version >= '3.8' +nh3==0.2.21 ; python_full_version >= '3.8' # via readme-renderer nox==2024.4.15 ; python_full_version < '3.8' # via cryptography (pyproject.toml)