Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps pip-tools from 7.4.1 to 7.5.1.

Release notes

Sourced from pip-tools's releases.

v7.5.1

2025-09-26

Bug fixes

  • Fixed static parsing of pyproject.toml data when the pyproject.toml is supplied as a relative path -- by @​sirosen.

    PRs and issues: #2215, #2221, #2233

  • The "via" paths in pip-compile output for requirements discovered from pyproject.toml data are now written in POSIX format -- by @​sirosen.

    PRs and issues: #2221

  • Fixed a bug which removed slashes from URLs in -r and -c in the output of pip-compile -- by @​sirosen.

    PRs and issues: #2223

  • Fixed an incompatibility with click >= 8.3 which made pip-compile display incorrect options in the compile command in output headers -- by @​sirosen.

    PRs and issues: #2235

Features

  • pip-tools now officially supports pip version 25.2 -- by @​sirosen.

    PRs and issues: #2214

Improved documentation

  • ReadTheDocs builds for pip-tools no longer include htmlzip and pdf outputs -- by @​sirosen.

    PRs and issues: #2218

Contributor-facing changes

  • pip-tools now tests on pip version 25.2 -- by @​sirosen.

    PRs and issues: #2214

  • The changelog documentation for contributors now provides hyperlinks to the source of each example change note -- by @​jayaddison (for OpenCulinary).

    PRs and issues: #2217

  • The CPython versions tested in nightly CI runs are now separate from branch and PR CI, and don't include very old versions -- by @​sirosen.

    PRs and issues: #2226

v7.5.0

2025-07-30

... (truncated)

Changelog

Sourced from pip-tools's changelog.

v7.5.1

2025-09-26

Bug fixes

  • Fixed static parsing of {file}pyproject.toml data when the {file}pyproject.toml is supplied as a relative path -- by {user}sirosen.

    PRs and issues: {issue}2215, {issue}2221, {issue}2233

  • The "via" paths in pip-compile output for requirements discovered from pyproject.toml data are now written in POSIX format -- by {user}sirosen.

    PRs and issues: {issue}2221

  • Fixed a bug which removed slashes from URLs in -r and -c in the output of pip-compile -- by {user}sirosen.

    PRs and issues: {issue}2223

  • Fixed an incompatibility with click >= 8.3 which made pip-compile display incorrect options in the compile command in output headers -- by {user}sirosen.

    PRs and issues: {issue}2235

Features

  • pip-tools now officially supports pip version 25.2 -- by {user}sirosen.

    PRs and issues: {issue}2214

Improved documentation

  • ReadTheDocs builds for pip-tools no longer include htmlzip and pdf outputs -- by {user}sirosen.

    PRs and issues: {issue}2218

Contributor-facing changes

  • pip-tools now tests on pip version 25.2 -- by {user}sirosen.

    PRs and issues: {issue}2214

  • The changelog documentation for contributors now provides hyperlinks to the source of each example change note -- by {user}jayaddison (for OpenCulinary).

    PRs and issues: {issue}2217

  • The CPython versions tested in nightly CI runs are now separate from branch and PR CI, and don't include very old versions -- by {user}sirosen.

... (truncated)

Commits
  • 1c2692b Merge pull request #2245 from sirosen/release-7.5.1
  • 6a863fd Various small fixes to the changelog
  • e8adc41 Update changelog for version 7.5.1
  • 9b4de7d Merge pull request #2242 from sirosen/bump-nightly-ci-job-to-310
  • cd233dd Separately control CPython versions in nightly CI
  • 78020b4 Merge pull request #2243 from openculinary/pr-2217-followup/add-changelog-entry
  • 2be5b1f Add changelog entry for #2217
  • 16c793b Merge pull request #2221 from sirosen/fix-relpath-static-pyproject-parse
  • 76bdc77 Merge pull request #2217 from openculinary/pr-2203-followup/reify-changenote-...
  • a5cf40c Link second resolved issue in changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.4.1 to 7.5.1.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](jazzband/pip-tools@7.4.1...v7.5.1)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-version: 7.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 6, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants