Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2025

Bumps the pip-tools group in /python/helpers with 1 update: pip-tools.

Updates pip-tools from 7.4.1 to 7.5.0

Release notes

Sourced from pip-tools's releases.

v7.5.0

2025-07-30

Bug fixes

  • Fixed the ordering of format controls to preserve underlying pip behavior -- by @​sethmlarson.

    PRs and issues: #2082

  • Fixed NoCandidateFound exception to be compatible with pip >= 24.1 -- by @​chrysle.

    PRs and issues: #2083

  • pip-compile now produces relative paths for editable dependencies -- by @​macro1.

    PRs and issues: #2087

  • Fixed crash failures due to incompatibility with pip >= 25.1 -- by @​gkreitz and @​sirosen.

    PRs and issues: #2176, #2178

Features

  • pip-compile now treats package versions requested on the command line as constraints for the underlying pip usage. This applies to build deps in addition to normal package requirements.

    -- by @​chrysle

    PRs and issues: #2106

  • pip-tools now tests on and officially supports Python 3.12 -- by @​sirosen.

    PRs and issues: #2188

  • Requirements file paths in pip-compile output are now normalized to POSIX-style, even when pip-compile is run on Windows. This provides more consistent output across various platforms.

    -- by @​sirosen

    PRs and issues: #2195

  • pip-tools now tests against and supports pip up to version 25.1 -- by @​sirosen.

    PRs and issues: #2195

Removals and backward incompatible breaking changes

  • pip-compile will now relativize the requirements paths which are recorded in its output. Paths are made relative to the working directory. This provides more consistent results across pip versions.

... (truncated)

Changelog

Sourced from pip-tools's changelog.

v7.5.0

2025-07-30

Bug fixes

  • Fixed the ordering of format controls to preserve underlying pip behavior -- by {user}sethmlarson.

    PRs and issues: {issue}2082

  • Fixed NoCandidateFound exception to be compatible with pip >= 24.1 -- by {user}chrysle.

    PRs and issues: {issue}2083

  • pip-compile now produces relative paths for editable dependencies -- by {user}macro1.

    PRs and issues: {issue}2087

  • Fixed crash failures due to incompatibility with pip >= 25.1 -- by {user}gkreitz and {user}sirosen.

    PRs and issues: {issue}2176, {issue}2178

Features

  • pip-compile now treats package versions requested on the command line as constraints for the underlying pip usage. This applies to build deps in addition to normal package requirements.

    -- by {user}chrysle

    PRs and issues: {issue}2106

  • pip-tools now tests on and officially supports Python 3.12 -- by {user}sirosen.

    PRs and issues: {issue}2188

  • Requirements file paths in pip-compile output are now normalized to POSIX-style, even when pip-compile is run on Windows. This provides more consistent output across various platforms.

    -- by {user}sirosen

    PRs and issues: {issue}2195

  • pip-tools now tests against and supports pip up to version 25.1

... (truncated)

Commits
  • debe5a4 Update changelog for version 7.5.0
  • 1c7d9fb Merge pull request #2210 from webknjaz/bugfixes/release-env-context-access
  • 96ed4d2 Merge pull request #2209 from webknjaz/maintenance/release-attestations-cleanup
  • a180dd9 📝 Link the PR #2209 change note to PR #2149
  • 7f9512a 📝 Link the PR #2210 change note to PR #2149
  • 396da33 Run the dist build job in PRs
  • 7b1c22c Fix accessing repo id in the release workflow
  • 05daad6 Drop release attestations for Jazzband upload
  • b4ddd75 Merge pull request #2203 from sirosen/use-towncrier
  • a136172 Add a run of 'changelog-draft' to QA CI jobs
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies python Dependabot pull requests that update Python code labels Aug 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 3, 2025 16:27
@dependabot dependabot bot added dependencies python Dependabot pull requests that update Python code labels Aug 3, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch 2 times, most recently from 599efaa to 55c43cb Compare August 17, 2025 16:02
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch 2 times, most recently from 24c3a8c to 9548d2f Compare August 24, 2025 16:09
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch 2 times, most recently from 86bfd48 to ce99b67 Compare August 31, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch from ce99b67 to 4070ce8 Compare September 7, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch from 4070ce8 to 8456d1f Compare September 14, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch from 8456d1f to c64fd05 Compare September 28, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch 2 times, most recently from abeef15 to 2d1df90 Compare October 12, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch from 2d1df90 to 83dc25c Compare October 19, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch 2 times, most recently from 69b5e9e to c43b81f Compare November 2, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch 2 times, most recently from dcc4d3f to 36ad1cf Compare November 16, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch from 36ad1cf to afefdae Compare November 23, 2025 16:01
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch from afefdae to 393a877 Compare November 30, 2025 16:01
Bumps the pip-tools group in /python/helpers with 1 update: [pip-tools](https://github.com/jazzband/pip-tools).


Updates `pip-tools` from 7.4.1 to 7.5.0
- [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.0)

---
updated-dependencies:
- dependency-name: pip-tools
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-tools
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/python/helpers/pip-tools-916f7b7146 branch from 393a877 to 25da6cc Compare December 7, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies L: python python Dependabot pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant