warehouse
warehouse copied to clipboard
chore(deps-dev): bump pip-tools from 7.5.1 to 7.5.2
Bumps pip-tools from 7.5.1 to 7.5.2.
Release notes
Sourced from pip-tools's releases.
v7.5.2
2025-11-11
Bug fixes
Fixed
pip-compileto handle relative path includes which are not subpaths of the current working directory -- by@sirosen.Using
--upgrade-packageand dynamically building project metadata no longer causes anAttributeErrorwhen 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.Packaging updates and notes for downstreams
pip-toolsnow supports installation from git archives by providingsetuptools-scmwith.git_archival.txtdata.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:skiplabel set -- by@sirosenand@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.
... (truncated)
Changelog
Sourced from pip-tools's changelog.
v7.5.2
2025-11-11
Bug fixes
Fixed
pip-compileto handle relative path includes which are not subpaths of the current working directory -- by {user}sirosen.PRs and issues: {issue}
2231, {issue}2260Using
--upgrade-packageand dynamically building project metadata no longer causes an {exc}AttributeErrorwhen pip encounters an error during the build -- by {user}Epic_Winkand {user}tusharsadhwani.PRs and issues: {issue}
2258Features
Test and declare Python 3.13 support -- by {user}
jayaddison(for OpenCulinary).PRs and issues: {issue}
2251pip-tools is now compatible with pip 25.3 -- by {user}
shifqu.PRs and issues: {issue}
2252, {issue}2253Packaging updates and notes for downstreams
pip-toolsnow supports installation from git archives by providingsetuptools-scmwith.git_archival.txtdata.PRs and issues: {issue}
2225Contributor-facing changes
The change log entry bot has been explicitly configured to stop requiring news fragments in pull requests having the
bot:chronographer:skiplabel set -- by {user}sirosenand {user}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: {issue}
2201The CI is now set up to invoke failed tests again with maximum level of detail -- by {user}
webknjaz.
... (truncated)
Commits
eb9606fMerge pull request #2270 from sirosen/release-7.5.22cbb933Update changelog for version 7.5.2d33539cMerge pull request #2253 from shifqu/fix/remove-opt-pep51743e1159Apply suggestions from code reviewb7e8f9bchangelog: add news fragment for towncrier88f2761tests: lower required coverage for py38 to 98%608c47bfeat: add deprecation warnings in cli and sync43952fctests: ensure tox pipsupported uses pip 25.3bfa96b5tests: provide minimal_wheels_path as a fixture10a4b44fix: remove deprecated options from resolver and install_requirement- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)