Upgrade poetry to latest version
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39
- Forks
- 7
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
When we upgrade ubuntu and python, we should also upgrade poetry to the latest version, as there's features in the newest version that we'd like to take advantage of, like not needing to include --no-update with poetry lock , or using poetry sync.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's Poetry dependency configuration and the Ubuntu/Python setup used by its pipelines. Check the current Poetry version and compatibility with the planned Ubuntu and Python upgrades. Done means Poetry is upgraded to the latest compatible version and the existing pipeline or dependency workflow works with the newer Poetry commands.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, devops
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100