chore(deps): update pip requirements #2159
Closed
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:
==8.3.0->==8.3.1==7.5.1->==7.5.2==0.2.14->==0.2.15Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
pallets/click (click)
v8.3.1Compare Source
jazzband/pip-tools (pip-tools)
v7.5.2Compare Source
2025-11-11
Bug fixes
Fixed
pip-compileto handle relative path includes which are not subpaths ofthe current working directory -- by {user}
sirosen.PRs and issues: {issue}
2231, {issue}2260Using
--upgrade-packageand dynamically building project metadata nolonger causes an {exc}
AttributeErrorwhen pip encounters an error during thebuild -- 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.The change is aimed at helping troubleshoot failures
that might be difficult to reproduce locally.
PRs and issues: {issue}
2254The integration with Codecov has been updated to ensure that reports
are uploaded to the service even on failures -- by {user}
webknjaz.GitHub Actions is now configured to also send an explicit notification
to Codecov about the completion of previously initiated uploads.
Additionally, the configuration file is now {file}
.codecov.yml.PRs and issues: {issue}
2265The linting suite now runs
actionlint-- by {user}webknjaz.This tool checks typical problems with GitHub Actions workflow
definitions and has a registry of widely-used GitHub Action
arguments that it validates.
PRs and issues: {issue}
2266Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.