Skip to content

chore(deps): bump poetry from 2.2.1 to 2.4.1#282

Open
sileht wants to merge 1 commit into
mainfrom
devs/sileht/bump-poetry-2.4.1/bump-poetry-2-2-1-2-4-1--8544072b
Open

chore(deps): bump poetry from 2.2.1 to 2.4.1#282
sileht wants to merge 1 commit into
mainfrom
devs/sileht/bump-poetry-2.4.1/bump-poetry-2-2-1-2-4-1--8544072b

Conversation

@sileht

@sileht sileht commented Jun 24, 2026

Copy link
Copy Markdown
Member

poetry >=2.3 requires Python >=3.10, so installing poetry 2.4.1 under the
matrix interpreter breaks the 3.9 leg. Install poetry under a fixed 3.12 and
point the project venv at the matrix Python via poetry env use, so the
library keeps being tested on every matrix version (including 3.9).

Supersedes the Dependabot PR #281, whose protected branch cannot carry the
companion CI change.

poetry >=2.3 requires Python >=3.10, so installing poetry 2.4.1 under the
matrix interpreter breaks the 3.9 leg. Install poetry under a fixed 3.12 and
point the project venv at the matrix Python via `poetry env use`, so the
library keeps being tested on every matrix version (including 3.9).

Supersedes the Dependabot PR #281, whose protected branch cannot carry the
companion CI change.

Change-Id: I8544072b5701c679eff06403773212901f97baa2
Copilot AI review requested due to automatic review settings June 24, 2026 12:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🔴 1 of 3 protections blocking · waiting on 👀 reviews

Protection Waiting on
🔴 🔎 Reviews 👀 reviews
🟢 Enforce conventional commit
🟢 📕 PR description

🔴 🔎 Reviews

Waiting for

  • #review-requested = 0
This rule is failing.
  • #review-requested = 0
  • #changes-requested-reviews-by = 0
  • #review-threads-unresolved = 0

Show 2 satisfied protections

🟢 Enforce conventional commit

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?:

🟢 📕 PR description

  • body ~= (?ms:.{48,})

@mergify mergify Bot requested a review from a team June 24, 2026 12:19
@sileht sileht marked this pull request as ready for review June 24, 2026 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants