test(deps): update dependency pip-tools to v7.5.3 (main) #5941
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.2→7.5.3Release Notes
jazzband/pip-tools (pip-tools)
v7.5.3Compare Source
2026-02-09
Bug fixes
The option
--unsafe-packageis now normalized -- by {user}shifqu.PRs and issues: {issue}
2150Fixed a bug in which
pip-compilelost any index URL options whenlooking up hashes -- by {user}
sirosen.This caused errors when a package was only available from an extra
index, and caused
pip-compileto incorrectly drop index URL optionsfrom output, even when they were present in the input requirements.
PRs and issues: {issue}
2220, {issue}2294, {issue}2305Fixed removal of temporary files used when reading requirements from stdin
-- by {user}
sirosen.Features
pip-toolsis now tested against Python 3.14 and 3.14t in CI, andmarks them as supported in the core packaging metadata
-- by {user}
webknjaz.PRs and issues: {issue}
2255pip-tools is now compatible with pip 26.0 -- by {user}
sirosen.PRs and issues: {issue}
2319, {issue}2320Removals and backward incompatible breaking changes
sirosen.Improved documentation
The change log management infra now allows the maintainers to add notes
before and after the regular categories -- by {user}
webknjaz.PRs and issues: {issue}
2287, {issue}2322Added documentation clarifying that
pip-compilereads the existingoutput file as a constraint source, and how to use
--upgradetorefresh dependencies -- by {user}
maliktafheem.PRs and issues: {issue}
2307Packaging updates and notes for downstreams
pip-toolsis now tested against Python 3.14 and 3.14t in CI, andmarks them as supported in the core packaging metadata
-- by {user}
webknjaz.PRs and issues: {issue}
2255Contributor-facing changes
Consistency of the Markdown files is now being enforced by linting
with {pypi}
pymarkdownlnt-- by {user}webknjaz.PRs and issues: {issue}
2256The linting is now set up to perform structured GitHub Actions
workflows and actions checks against json schemas
-- by {user}
webknjaz.PRs and issues: {issue}
2273The CI/CD is now set up so that the distribution build job
is a part of the test pipeline. That pipeline is included in
the release workflow which sources the artifact in produces.
The tests must now pass for the release to be published to PyPI.
-- by {user}
webknjazPRs and issues: {issue}
2274Fix
actionlinthook usage to always includeshellcheckintegration -- by {user}sirosen.PRs and issues: {issue}
2281Utilities for interacting with
piphave started to move into the:py:mod:
piptools._internal._pip_apisubpackage -- by {user}sirosen.PRs and issues: {issue}
2285The change log management infra now allows the maintainers to add notes
before and after the regular categories -- by {user}
webknjaz.PRs and issues: {issue}
2287, {issue}2322The linting is now set up to demand that {py:mod}
typingis alwaysimported as a module under the name of
_t-- by {user}webknjaz.This is enforced by {user}
sirosen's {pypi}flake8-typing-as-tplugin for {pypi}
flake8.PRs and issues: {issue}
2289The {file}
tox.iniand {file}.github/parts of the repository nowhave project leads assigned as GitHub code owners -- by {user}
webknjaz.PRs and issues: {issue}
2291Remove a redundant 'v' prefix from the CI release workflow job name -- by {user}
anandvenugopal-tech.PRs and issues: {issue}
2300The
check-jsonschemaReadTheDocs hook has been enabled, andthe config has been tweaked to pass -- by {user}
sirosen.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.