Sourced from actions/setup-python's releases.
v7.0.0
What's Changed
Enhancements
- Migrate to ESM and upgrade dependencies by
@priyagupta108in actions/setup-python#1330- Pin SHA commits and update docs with latest versions by
@HarithaVattikutiin actions/setup-python#1338- Remove the pip-install input by
@gowridurgadin actions/setup-python#1336Bug Fix
- Fix to Classify stderr warning messages as warnings instead of errors in annotations by
@lmvysakhin actions/setup-python#1335- Validate and retry manifest fetch to prevent silent failures by
@priyagupta108in actions/setup-python#1332Dependency Upgrade
- Bump certifi from 2020.6.20 to 2024.7.4 in /tests/data by
@dependabotin actions/setup-python#1328- Remove EOL Python versions and Bumps numpy text fixture by
@priya-kinthaliin actions/setup-python#1333- Upgrade
@actions/cacheto 6.2.0 by@philip-gaiin actions/setup-python#1337New Contributors
@lmvysakhmade their first contribution in actions/setup-python#1335@philip-gaimade their first contribution in actions/setup-python#1337Full Changelog: https://github.com/actions/setup-python/compare/v6...v7.0.0
5fda3b9
Pin SHA commits and update docs with latest versions (#1338)4ab7e95
Merge pull request #1337
from actions/philip-gai/bump-actions-cache-6-2-00f3a009
Remove the pip-install input (#1336)f8cf429
Migrate to ESM and upgrade dependencies (#1330)54baeea
Validate and retry manifest fetch to prevent silent failures (#1332)c709277
Annotation code fix (#1335)6849080
remove EOL Python versions and Bumps numpy text fixture (#1333)0903b46
Bump certifi from 2020.6.20 to 2024.7.4 in /tests/data
(#1328)Sourced from pip-tools's releases.
v7.6.0
2026-07-13
Features
The
--helpoutput forpip-compileandpip-synccommands has been extended to include usage examples -- by@Dzhud.PRs and issues: #1142
Added
--uploaded-prior-toas a passthrough option forpip-compile, allowing users to restrict package candidates to versions uploaded before a given datetime. Requires pip >= 26.0 -- by@miettal.PRs and issues: #2288
pip-toolsis now compatible withpip26.1 --@gaborbernat.PRs and issues: #2379
Improved documentation
Fixed the contents sidebar for the index doc -- by
@sirosen.PRs and issues: #2169
pip-toolsnow has a policy regarding LLM-generated contributions, noted in the contributing documentation -- by@sirosen.Thanks to
@0cjs,@gpshead, mr-@c,@samdoran,@webknjaz, and everyone else in the broader community who helped us to craft a policy which is considerate of contributors and protective of the project and its maintainers.PRs and issues: #2318
pip-tools' documentation now features a section titled "Reference" covering the CLI commands and configuration. Configuration documentation has been removed from the readme.-- by
@sirosenContributor-facing changes
CI testing now runs on Intel and ARM macOS runners, and is pinned to a specific macOS version -- by
@sirosen.
pip-toolsnow has a policy regarding LLM-generated contributions, noted in the contributing documentation -- by@sirosen.Thanks to
@0cjs,@gpshead, mr-@c,@samdoran,@webknjaz, and everyone else in the broader community who helped us to craft a policy which is considerate of contributors and protective of the project and its maintainers.Started running {pypi}
zizmoras a part of CI pipelines to improve security of how we configure GitHub Actions CI/CD -- by@webknjaz.PRs and issues: #2327
pip-tools docs now support GitHub Flavored Markdown admonition blocks -- by
@webknjaz.
... (truncated)
Sourced from pip-tools's changelog.
v7.6.0
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, allowing users to restrict package candidates to versions uploaded before a given datetime. Requires pip >= 26.0 -- by {user}miettal.PRs and issues: {issue}
2288
pip-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}
2169
pip-toolsnow has a policy regarding LLM-generated contributions, noted in the contributing 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 us to craft a policy which is considerate of contributors and protective of the project and its maintainers.PRs and issues: {issue}
2318
pip-tools' documentation now features a section titled "Reference" covering the 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}2348
... (truncated)
27f6a96
Merge pull request #2420
from sirosen/release/v7.6.0cbe77f0
Apply suggestions from code review015146e
Update changelog for version 7.6.09a2d2c1
Merge pull request #2414
from jazzband/pre-commit-ci-update-configfc3f877
Merge pull request #2418
from jazzband/dependabot/pip/docs/soupsieve-2.8.45247a6b
[pre-commit.ci] pre-commit autoupdate3d1faf6
Bump soupsieve from 2.8.3 to 2.8.4 in /docs57637db
Merge pull request #2419
from sirosen/fix-test-failure4695c37
Fix the fake_with_deps test package24f4230
Merge pull request #2413
from webknjaz/maintenance/nested-zizmor-gha-workflow...