pypi pip-tools 7.5.2
v7.5.2

one day ago

2025-11-11

Bug fixes

  • Fixed pip-compile to handle relative path includes which are not subpaths of the current working directory -- by @sirosen.

    PRs and issues: #2231, #2260

  • Using --upgrade-package and dynamically building project metadata no longer causes an AttributeError when pip encounters an error during the build -- by @Epic_Wink and @tusharsadhwani.

    PRs and issues: #2258

Features

  • Test and declare Python 3.13 support -- by @jayaddison (for OpenCulinary).

    PRs and issues: #2251

  • pip-tools is now compatible with pip 25.3 -- by @shifqu.

    PRs and issues: #2252, #2253

Packaging updates and notes for downstreams

  • pip-tools now supports installation from git archives by providing setuptools-scm with .git_archival.txt data.

    PRs and issues: #2225

Contributor-facing changes

  • The change log entry bot has been explicitly configured to stop requiring news fragments in pull requests having the bot:chronographer:skip label set -- by @sirosen and @webknjaz.

    It was also set up to reference our change log authoring document from the GitHub Checks pages. And the reported check name is now set to Change log entry.

    PRs and issues: #2201

  • The CI is now set up to invoke failed tests again with maximum level of detail -- by @webknjaz.

    The change is aimed at helping troubleshoot failures that might be difficult to reproduce locally.

    PRs and issues: #2254

  • The integration with Codecov has been updated to ensure that reports are uploaded to the service even on failures -- by @webknjaz.

    GitHub Actions is now configured to also send an explicit notification to Codecov about the completion of previously initiated uploads.

    Additionally, the configuration file is now .codecov.yml.

    PRs and issues: #2265

  • The linting suite now runs actionlint -- by @webknjaz.

    This tool checks typical problems with GitHub Actions workflow definitions and has a registry of widely-used GitHub Action arguments that it validates.

    PRs and issues: #2266

Don't miss a new pip-tools release

NewReleases is sending notifications on new releases.