diff --git a/NEWS.rst b/NEWS.rst index 6fa4f94ab1a..b39f561bdf7 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -35,7 +35,7 @@ Features Bug Fixes --------- -- Fix ``pip completion --zsh``. (`#11416 `_) +- Fix ``pip completion --zsh``. (`#11417 `_) - Prevent downloading files twice when PEP 658 metadata is present (`#11847 `_) - Add permission check before configuration (`#11920 `_) - Fix deprecation warnings in Python 3.12 for usage of shutil.rmtree (`#11957 `_)