github jazzband/pip-tools v7.6.1

10 hours ago

Bug fixes

  • Fixed handling of index URLs ending in /simple/ by improving URL normalization logic.
    These URLs would previously make pip-compile fail to use the PyPI JSON API.

    -- by @sirosen

    PRs and issues: #1669

  • Added a missing dependency on typing-extensions for Python 3.9 and 3.10 -- by @sirosen.

    PRs and issues: #2424

Features

  • pip-tools is now compatible with pip version 26.2 -- by @sirosen.

    PRs and issues: #2436, #2437

Improved documentation

  • pip-tools documentation now features a how-to section, featuring initial docs which cover controlling output file headers and configuring completion -- by @sirosen.

Contributor-facing changes

  • Fixed CI triggers so that release tags won't create spurious failing runs -- by @sirosen.

    PRs and issues: #2421

  • Refactored the bug report template for better reporting -- by @psthindal.

Don't miss a new pip-tools release

NewReleases is sending notifications on new releases.