Skip to content

chore: migrate dev-dependencies to Poetry group syntax#400

Merged
LVL1024 merged 3 commits into
developfrom
chore/poetry-dev-dependencies-migration
Jul 3, 2026
Merged

chore: migrate dev-dependencies to Poetry group syntax#400
LVL1024 merged 3 commits into
developfrom
chore/poetry-dev-dependencies-migration

Conversation

@LVL1024

@LVL1024 LVL1024 commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Migrates [tool.poetry.dev-dependencies] to [tool.poetry.group.dev.dependencies] in pyproject.toml to match the Poetry 1.2.0+ group syntax and silence the deprecation warning.

Also regenerates poetry.lock to stay in sync, and bumps POETRY_VER from 1.8.3 to 2.1.4 in the Dockerfile to eliminate the lock file format warning during Docker builds. Fixes a minor buildx casing lint (runRUN) on Dockerfile line 23.

Parsed data in deadlock-data PR - Reopen deadbot PR or run deploy workflow for this branch here to reparse the data

@LVL1024 LVL1024 removed the request for review from hassayag July 1, 2026 15:46
@LVL1024 LVL1024 marked this pull request as draft July 1, 2026 15:46
@LVL1024 LVL1024 marked this pull request as ready for review July 1, 2026 16:18
@LVL1024 LVL1024 requested a review from hassayag July 1, 2026 16:18

@hassayag hassayag left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Good to stay on top of the tech debt 🙌

@LVL1024 LVL1024 merged commit 66ece84 into develop Jul 3, 2026
5 checks passed
@LVL1024 LVL1024 deleted the chore/poetry-dev-dependencies-migration branch July 3, 2026 00:48
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.

2 participants