Sourced from pip-tools's releases.
v7.5.1
2025-09-26
Bug fixes
Fixed static parsing of
pyproject.tomldata when thepyproject.tomlis supplied as a relative path -- by@sirosen.The "via" paths in
pip-compileoutput for requirements discovered frompyproject.tomldata are now written in POSIX format -- by@sirosen.PRs and issues: #2221
Fixed a bug which removed slashes from URLs in
-rand-cin the output ofpip-compile-- by@sirosen.PRs and issues: #2223
Fixed an incompatibility with
click >= 8.3which madepip-compiledisplay incorrect options in the compile command in output headers -- by@sirosen.PRs and issues: #2235
Features
Improved documentation
ReadTheDocs builds for
pip-toolsno longer include htmlzip and pdf outputs -- by@sirosen.PRs and issues: #2218
Contributor-facing changes
pip-toolsnow tests onpipversion 25.2 -- by@sirosen.PRs and issues: #2214
The changelog documentation for contributors now provides hyperlinks to the source of each example change note -- by
@jayaddison(for OpenCulinary).PRs and issues: #2217
The CPython versions tested in nightly CI runs are now separate from branch and PR CI, and don't include very old versions -- by
@sirosen.PRs and issues: #2226
Sourced from pip-tools's changelog.
v7.5.1
2025-09-26
Bug fixes
Fixed static parsing of {file}
pyproject.tomldata when the {file}pyproject.tomlis supplied as a relative path -- by {user}sirosen.PRs and issues: {issue}
2215, {issue}2221, {issue}2233The "via" paths in
pip-compileoutput for requirements discovered frompyproject.tomldata are now written in POSIX format -- by {user}sirosen.PRs and issues: {issue}
2221Fixed a bug which removed slashes from URLs in
-rand-cin the output ofpip-compile-- by {user}sirosen.PRs and issues: {issue}
2223Fixed an incompatibility with
click >= 8.3which madepip-compiledisplay incorrect options in the compile command in output headers -- by {user}sirosen.PRs and issues: {issue}
2235Features
pip-toolsnow officially supportspipversion 25.2 -- by {user}sirosen.PRs and issues: {issue}
2214Improved documentation
ReadTheDocs builds for
pip-toolsno longer include htmlzip and pdf outputs -- by {user}sirosen.PRs and issues: {issue}
2218Contributor-facing changes
pip-toolsnow tests onpipversion 25.2 -- by {user}sirosen.PRs and issues: {issue}
2214The changelog documentation for contributors now provides hyperlinks to the source of each example change note -- by {user}
jayaddison(for OpenCulinary).PRs and issues: {issue}
2217The CPython versions tested in nightly CI runs are now separate from branch and PR CI, and don't include very old versions -- by {user}
sirosen.
... (truncated)
1c2692b
Merge pull request #2245
from sirosen/release-7.5.16a863fd
Various small fixes to the changeloge8adc41
Update changelog for version 7.5.19b4de7d
Merge pull request #2242
from sirosen/bump-nightly-ci-job-to-310cd233dd
Separately control CPython versions in nightly CI78020b4
Merge pull request #2243
from openculinary/pr-2217-followup/add-changelog-entry2be5b1f
Add changelog entry for #221716c793b
Merge pull request #2221
from sirosen/fix-relpath-static-pyproject-parse76bdc77
Merge pull request #2217
from openculinary/pr-2203-followup/reify-changenote-...a5cf40c
Link second resolved issue in changelog