Skip to content

build(deps-dev): support mypy 2.x#506

Merged
iMicknl merged 1 commit into
mainfrom
codex/fix-mypy-2-cache
Jul 19, 2026
Merged

build(deps-dev): support mypy 2.x#506
iMicknl merged 1 commit into
mainfrom
codex/fix-mypy-2-cache

Conversation

@iMicknl

@iMicknl iMicknl commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • allow mypy 2.x in the development dependency range
  • update the lockfile to mypy 2.3.0
  • serialize the mypy pre-commit hook to avoid SQLite cache races

This applies the same cache-concurrency fix used in python-overkiz-api and supersedes the dependency update in #481.

Verification

  • uv run prek run --all-files
  • uv run pytest (4 passed)
  • git diff --check

Copilot AI review requested due to automatic review settings July 19, 2026 19:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

@iMicknl
iMicknl merged commit 3951066 into main Jul 19, 2026
5 checks passed
@iMicknl
iMicknl deleted the codex/fix-mypy-2-cache branch July 19, 2026 19:45
@iMicknl iMicknl added the enhancement New feature or request label Jul 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants