Skip to content

fix(ci): bump Poetry version to 2.4.1 to match plugin dependency#124

Merged
jimisola merged 1 commit into
mainfrom
fix/poetry-version-mismatch
May 12, 2026
Merged

fix(ci): bump Poetry version to 2.4.1 to match plugin dependency#124
jimisola merged 1 commit into
mainfrom
fix/poetry-version-mismatch

Conversation

@jimisola
Copy link
Copy Markdown
Member

Summary

The plugin's pyproject.toml declares poetry = "2.4.1" as a dependency, but the CI was installing Poetry 2.3.2. This caused poetry self add (used in e2e tests to install the plugin into Poetry itself) to fail with a version conflict.

Fix

Bump version: 2.3.2version: 2.4.1 in the snok/install-poetry step.

Test plan

  • CI build passes

Signed-off-by: Jimisola Laursen <jimisola@jimisola.com>
@jimisola jimisola self-assigned this May 12, 2026
@jimisola jimisola merged commit d2e7249 into main May 12, 2026
6 checks passed
@jimisola jimisola deleted the fix/poetry-version-mismatch branch May 12, 2026 20:56
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.

1 participant