test(deps): update dependency pip-tools to v7.6.0 (main)#7135
Open
renovate[bot] wants to merge 1 commit into
Open
test(deps): update dependency pip-tools to v7.6.0 (main)#7135renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
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.5.3→7.6.0Release Notes
jazzband/pip-tools (pip-tools)
v7.6.0Compare Source
2026-07-13
Features
The
--helpoutput forpip-compileandpip-synccommands has been extended to include usage examples
-- by {user}
Dzhud.PRs and issues: {issue}
1142Added
--uploaded-prior-toas a passthrough option forpip-compile, allowingusers to restrict package candidates to versions uploaded before a given
datetime. Requires pip >= 26.0 -- by {user}
miettal.PRs and issues: {issue}
2288pip-toolsis now compatible withpip26.1 -- {user}gaborbernat.PRs and issues: {issue}
2379Improved documentation
Fixed the contents sidebar for the index doc -- by {user}
sirosen.PRs and issues: {issue}
2169pip-toolsnow has a policy regarding LLM-generated contributions, noted in thecontributing documentation -- by {user}
sirosen.Thanks to {user}
0cjs, {user}gpshead, {user}mr-c, {user}samdoran,{user}
webknjaz, and everyone else in the broader community who helped usto craft a policy which is considerate of contributors and protective of the
project and its maintainers.
PRs and issues: {issue}
2318pip-tools' documentation now features a section titled "Reference" coveringthe CLI commands and configuration. Configuration documentation has been removed
from the readme.
-- by {user}
sirosenContributor-facing changes
CI testing now runs on Intel and ARM macOS runners, and is pinned to a specific
macOS version -- by {user}
sirosen.PRs and issues: {issue}
2079, {issue}2132, {issue}2348pip-toolsnow has a policy regarding LLM-generated contributions, noted in thecontributing documentation -- by {user}
sirosen.Thanks to {user}
0cjs, {user}gpshead, {user}mr-c, {user}samdoran,{user}
webknjaz, and everyone else in the broader community who helped usto craft a policy which is considerate of contributors and protective of the
project and its maintainers.
PRs and issues: {issue}
2278, {issue}2318Started running {pypi}
zizmoras a part of CI pipelines to improvesecurity of how we configure GitHub Actions CI/CD
-- by {user}
webknjaz.PRs and issues: {issue}
2327pip-tools docs now support GitHub Flavored Markdown admonition blocks
-- by {user}
webknjaz.PRs and issues: {issue}
2343Coverage reporting in
pip-toolsnow skips_t.TYPE_CHECKINGblocks -- by{user}
gaborbernat.PRs and issues: {issue}
2386{class}
~piptools.repositories.LocalRequirementsRepositorynow accepts any{class}
~piptools.repositories.BaseRepositorysubclass as its proxiedrepository, not only {class}
~piptools.repositories.PyPIRepository-- by {user}
gaborbernat.PRs and issues: {issue}
2387A handful of f-string conversions in {mod}
piptools.utilsand the CLIentry points in {mod}
piptools.scripts.compileand{mod}
piptools.scripts.synccarried a stray space before!s(e.g.f"...{value !s}..."). {pep}498forbids the whitespace before theconversion flag and tooling differs on whether the form parses; the
literals are now in canonical
{value!s}shape -- by{user}
gaborbernat.PRs and issues: {issue}
2388A session-scoped autouse fixture in {file}
tests/conftest.pynow drops everyPIP_*environment variable before any other fixture runs, so the testsuite no longer flakes on contributor machines whose shell exports
PIP_INDEX_URL,PIP_FIND_LINKS,PIP_TRUSTED_HOST, and the rest ofthe family for a corporate mirror. Tests that need a specific variable
keep their function-scoped {meth}
pytest:pytest.MonkeyPatch.setenvandsupersede the session-level deletion -- by {user}
gaborbernat.PRs and issues: {issue}
2390The Sphinx configuration now resolves cross-references for
{external+packaging:doc}
packaging <index>, {external+pip:doc}pip <index>,{external+pip:doc}
click <index>, {mod}build, and {mod}importlib_metadatavia intersphinx, and the deprecated
sphinx.util.console.boldhelper isreplaced with a plain
logger.infocall (the colour markup never renderedin CI logs anyway). Cross-references in docstrings that previously fell
back to nitpick suppression now link to the upstream documentation -- by
{user}
gaborbernat.PRs and issues: {issue}
2391The
Notify CodecovCI workflow job now only fails on privilege errorsin the upstream project repository runs. This fixes a problem
contributors face when running CI within their forks that are not filed
as true Codecov-side projects.
-- {user}
gaborbernatand {user}webknjazPRs and issues: {issue}
2392Fixed incorrect nitpick ignore regexes -- by {user}
sirosen.pip-toolsCI now pins GitHub Actions versions to hashes -- by {user}sirosen.pip-toolsnow tests against PyPy 3.11 -- by {user}sirosenand {user}webknjaz.pip-tools's GitHub Actions config now specifies the Ubuntu and Windows runnerversions used.
Configuration
📅 Schedule: (UTC)
🚦 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.