Skip to content

chore: update pylance dependency to v4.0.0b10#2170

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

chore: update pylance dependency to v4.0.0b10#2170
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-10

Conversation

@lance-community
Copy link
Copy Markdown
Contributor

Summary

  • Update the Pylance dependency floor from pylance>=2.0.0 to pylance>=4.0.0b10 in pyproject.toml.
  • Regenerate uv.lock via make lock, including the resolved pylance 4.0.0b10 package metadata.
  • Run linting checks and formatting verification; apply required formatting fixes and re-run lint until passing.

Verification

  • make lock
  • make lint (initially failed on formatting and missing local ruff binary)
  • uv sync --extra dev (environment fix so ruff is available)
  • make fix
  • make lint (passes)

Triggering Tag

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

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.

2 participants