A pinned release was yanked on PyPI — and your resolver won't say so.
PEP 592 lets a maintainer yank a file after release without removing it. Your requirements.txt still pins the yanked version, pip install succeeds, and downstream CI silently runs against a release the author asked you not to use. Brackmoor watches the PyPI yank feed, raises a Fix-up PR to pin to the successor, and keeps the resolver honest.