Skip to content

feat(deps): migrate from poetry to uv#1762

Merged
collindutter merged 1 commit intomainfrom
refactor/poetry
Feb 25, 2025
Merged

feat(deps): migrate from poetry to uv#1762
collindutter merged 1 commit intomainfrom
refactor/poetry

Conversation

@collindutter
Copy link
Copy Markdown
Member

@collindutter collindutter commented Feb 25, 2025

Describe your changes

Started migration to poetry 2.0, but ran into confusing resolution issues and figured it was just easier to migrate to uv. This awesome tool made it a breeze.

Dependabot still does not support uv, so a followup PR will use renovate manually update deps each week until dependabot supports it (this quarter allegedly).
BEGIN_COMMIT_OVERRIDE
build: migrate from poetry to uv
END_COMMIT_OVERRIDE

Issue ticket number and link

Closes #1401


📚 Documentation preview 📚: https://griptape--1762.org.readthedocs.build//1762/

@collindutter collindutter requested a review from a team February 25, 2025 00:59
@collindutter collindutter force-pushed the refactor/poetry branch 8 times, most recently from 96f4d1b to c574c24 Compare February 25, 2025 01:19
@collindutter collindutter marked this pull request as draft February 25, 2025 01:29
@collindutter collindutter force-pushed the refactor/poetry branch 3 times, most recently from cd3531f to adece12 Compare February 25, 2025 01:47
@collindutter collindutter marked this pull request as ready for review February 25, 2025 01:53
@collindutter collindutter self-assigned this Feb 25, 2025
@collindutter collindutter added this pull request to the merge queue Feb 25, 2025
Merged via the queue into main with commit fe36e29 Feb 25, 2025
15 checks passed
@collindutter collindutter deleted the refactor/poetry branch February 25, 2025 23:15
Copy link
Copy Markdown
Contributor

@vachillo vachillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great use of tools in this pr!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace Poetry With UV

2 participants