actions-marketplace-validations/Update Python Poetry packages
Create a PR that updates Python packages to latest possible versions, based on Poetry configuration files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 7, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/dishapatel010_action-poetry-package-update@ed1c89f97fd52485ff46ef6cadc4e0cfff71c398 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Python version for the updater | no | 3.11 |
| poetry-version | Poetry version for the updater | no | 1.5.1 |
| base-branch | Git branch on which the updater is run | no | main |
| pr-body | The body of the pull request | no | Automated changes by [update-python-poetry-packages](https://github.com/Apakottur/action-poetry-package-update) GitHub action |
Outputs
no outputs