Skip to content

chore: update pylance dependency to v4.0.0b8#2040

Closed
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-8
Closed

chore: update pylance dependency to v4.0.0b8#2040
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-8

Conversation

@lance-community
Copy link
Contributor

Summary

  • Bump pylance dependency requirement from >=2.0.0 to >=4.0.0b8 in pyproject.toml.
  • Refresh uv.lock via make lock to resolve the updated dependency graph.
  • Run lint verification (make lint), apply formatting fixes (make fix), and re-run lint to confirm clean status.

Verification

  • make lock
  • make lint (initially failed because ruff was unavailable in the environment)
  • uv sync --extra dev (installed dev tooling including ruff)
  • make lint (reported formatting drift)
  • make fix
  • make lint (passes)

Triggering Tag

  • refs/tags/v4.0.0-beta.8

@github-actions github-actions bot added the chore label Mar 11, 2026
@lance-community lance-community deleted the codex/update-pylance-4-0-0-beta-8 branch March 11, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant