Skip to content

chores: dep updates#21

Merged
rchampourlier merged 2 commits intomainfrom
romain/chores/dep-updates
Jan 16, 2026
Merged

chores: dep updates#21
rchampourlier merged 2 commits intomainfrom
romain/chores/dep-updates

Conversation

@rchampourlier
Copy link
Copy Markdown
Contributor

@rchampourlier rchampourlier commented Jan 14, 2026

Summary by cubic

Refreshed Poetry lock to update third‑party dependencies and bumped the mypy pre-commit hook to v1.13.0 to fix CI type-check failures. Improves security and stability with no application code changes.

  • Dependencies

    • Regenerated poetry.lock with patch/minor updates across the dependency graph.
    • Updated pre-commit mypy hook to v1.13.0 to support new error codes and stop CI failures.
  • Migration

    • Run poetry install to sync your local environment.
    • Rebuild Docker image or clear CI caches to pick up new versions.
    • Run pre-commit to download the updated mypy hook.

Written for commit 057f162. Summary will update on new commits.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

The previous version (v1.1.1) was too old and didn't recognize newer
error codes like 'explicit-override' and 'overload-overlap' that are
used in third-party stub packages, causing CI failures.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@rchampourlier rchampourlier enabled auto-merge (squash) January 16, 2026 15:06
@rchampourlier rchampourlier merged commit dc87ed6 into main Jan 16, 2026
6 checks passed
@rchampourlier rchampourlier deleted the romain/chores/dep-updates branch January 16, 2026 15:15
@Acruve15
Copy link
Copy Markdown

thx @rchampourlier 🙏

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