Dependency Support Policy
Version updated for https://github.com/isaac-cf-wong/dependency-support-policy-action to version v0.2.6.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action checks and manages the support policy of Python dependencies in a project using pyproject.toml. It evaluates the dependency constraints against the Scientific Python SPEC 0 to determine appropriate lower bounds and updates the requires-python floor accordingly, while preserving existing requirements. The action can be run as a standalone CLI tool or integrated into GitHub workflows for continuous integration.
What’s Changed
0.2.6 - 2026-08-23
⚙️ Miscellaneous Tasks
- (deps) Update dependency zensical to >=0.0.56 (#66) - (cdca233)
- (deps) Update dependency ruff to >=0.16.4 (#67) - (6ff6419)
- (deps) Update pre-commit hook astral-sh/ruff-pre-commit to v0.16.4 (#68) - (c7f5e69)
- (deps) Update dependency zensical to >=0.0.57 (#69) - (757fb1f)
- (deps) Bump cryptography in the uv group across 1 directory (#50) - (0555ece)
Contributing: Contributions are welcome! See the Contributing Guide.
Questions? Open an issue on GitHub.