scientific-python/Update SPEC 0 dependencies

Update the lower bounds of Python dependencies covered by the Scientific Python SPEC 0 support schedule

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
target_branchTarget branch for the pull requestyesmain
project_file_namePath to the project file listing dependencies, relative to repository root. Defaults to 'pyproject.toml'. Currently only pyproject.toml is supported.yespyproject.toml
create_prWhether the action should open a PR or not. Set to false for dry-run/testing.yestrue
commit_msgCommit message for the commit to update the versions. by default 'Drop support for unsupported packages conform SPEC 0'. has no effect if `create_pr` is set to falsenochore: Drop support for unsupported packages conform SPEC 0
pr_titleThe title of the PR that will be opened. by default 'Drop support for unsupported packages conform SPEC 0'. has no effect if `create_pr` is set to falsenochore: Drop support for unsupported packages conform SPEC 0
schedule_pathPath to the schedule.json file relative to the project root. If not provided, the schedule bundled with the action is used.no""
tokenGitHub token with pull-requests write permission to create pull requests. Defaults to the built-in GITHUB_TOKEN.no
update_allIf set, also update all non-SPEC0 dependencies to versions released within the last N years (e.g., 2).no""

no outputs