Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: regenerate poetry.lock and update to modern Poetry config
- Update deprecated [tool.poetry.dev-dependencies] to [tool.poetry.group.dev.dependencies]
- Regenerate poetry.lock for Python 3.10+ dependencies

The poetry.lock file was out of sync with pyproject.toml after updating
to Python 3.10+ and newer package versions. This was causing the CD
workflow to fail during poetry install.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
  • Loading branch information
semarj and claude committed Dec 16, 2025
commit 80b2531ced22aea74334caa2050fb572b8d43e9e
Loading