chore(deps): update dependency pip-tools to v7.5.0#731
Merged
olavloite merged 1 commit intogoogleapis:mainfrom Aug 18, 2025
Merged
chore(deps): update dependency pip-tools to v7.5.0#731olavloite merged 1 commit intogoogleapis:mainfrom
olavloite merged 1 commit intogoogleapis:mainfrom
Conversation
6d67b10 to
1edccfa
Compare
1edccfa to
a7a002f
Compare
olavloite
approved these changes
Aug 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==7.4.1->==7.5.0Release Notes
jazzband/pip-tools (pip-tools)
v7.5.0Compare Source
2025-07-30
Bug fixes
Fixed the ordering of format controls to preserve underlying
pipbehavior-- by {user}
sethmlarson.PRs and issues: {issue}
2082Fixed
NoCandidateFoundexception to be compatible withpip >= 24.1-- by {user}
chrysle.PRs and issues: {issue}
2083pip-compilenow produces relative paths for editable dependencies-- by {user}
macro1.PRs and issues: {issue}
2087Fixed crash failures due to incompatibility with
pip >= 25.1-- by {user}
gkreitzand {user}sirosen.PRs and issues: {issue}
2176, {issue}2178Features
pip-compilenow treats package versions requested on the command line asconstraints for the underlying
pipusage.This applies to build deps in addition to normal package requirements.
-- by {user}
chryslePRs and issues: {issue}
2106pip-toolsnow tests on and officially supports Python 3.12-- by {user}
sirosen.PRs and issues: {issue}
2188Requirements file paths in
pip-compileoutput are now normalized toPOSIX-style, even when
pip-compileis run on Windows.This provides more consistent output across various platforms.
-- by {user}
sirosenPRs and issues: {issue}
2195pip-toolsnow tests against and supportspipup to version25.1-- by {user}
sirosen.PRs and issues: {issue}
2195Removals and backward incompatible breaking changes
pip-compilewill now relativize the requirements paths which are recorded inits output.
Paths are made relative to the working directory.
This provides more consistent results across
pipversions.-- by {user}
sirosenPRs and issues: {issue}
2131, {issue}2195Packaging updates and notes for downstreams
pip-toolsreleases are now configured via Trusted Publishing.This allows for signature and attestation verification via PyPI.
-- by {user}
webknjazPRs and issues: {issue}
2149, {issue}2209, {issue}2210Contributor-facing changes
pip-tools's CI now runs against pinnedpipversions, declared intoxconfiguration as the "supported" version.
This does not change the support policy for
pipversions, but declares whatis tested and known to work.
-- by {user}
webknjazPRs and issues: {issue}
2142pip-toolsnow tests against PyPy 3.10 as its supported PyPy version-- by {user}
webknjaz.PRs and issues: {issue}
2146pip-toolsnow uses Towncrier to manage the changelog-- by {user}
sirosenand {user}webknjaz,with suggestions from {user}
jayaddison.PRs and issues: {issue}
2201, {issue}2203pip-toolsnow usessphinx-issuesto link to issues, PRs, commits, and user accounts
-- by {user}
sirosen.PRs and issues: {issue}
2202Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.