Skip to content

chore: update pylance dependency to v9.0.0b11#5216

Open
lance-community wants to merge 1 commit into
mainfrom
codex/update-pylance-9-0-0-beta-11
Open

chore: update pylance dependency to v9.0.0b11#5216
lance-community wants to merge 1 commit into
mainfrom
codex/update-pylance-9-0-0-beta-11

Conversation

@lance-community

Copy link
Copy Markdown
Contributor

Summary

  • Update the Pylance dependency constraint from pylance>=8.0.0b11 to pylance>=9.0.0b11.
  • Refresh uv.lock, including the resolver-selected pylance==9.0.0b11 artifacts and related lance-namespace updates.
  • Apply Ruff formatting fixes required by the lint check.

Verification

  • make lock passed.
  • make lint was attempted and failed before Ruff because pylance==9.0.0b11 has no Linux x86_64 wheel available for this GitHub Actions runner in the configured index.
  • make fix was attempted and failed for the same uv sync/platform reason.
  • UV_NO_SYNC=1 make lint passed after installing Ruff locally in the venv, verifying ruff check and ruff format --check . against the source tree.

Triggering tag: refs/tags/v9.0.0-beta.11

@github-actions github-actions Bot added the chore label Jul 2, 2026
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