Skip to content

chore: update pylance dependency to v6.0.0b2#3943

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

chore: update pylance dependency to v6.0.0b2#3943
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-6-0-0-beta-2

Conversation

@lance-community
Copy link
Copy Markdown
Contributor

Summary

  • Bump the runtime dependency from pylance>=4.0.0 to pylance>=6.0.0b2 in pyproject.toml.
  • Regenerate uv.lock via make lock so the lockfile resolves to pylance v6.0.0b2.
  • Run lint checks and formatting fixes (make lint / make fix) until lint passes.

Verification

  • make lock completed successfully.
  • make lint initially failed due to missing ruff binary in the local uv environment.
  • Installed dev extras with uv sync --extra dev, ran make fix, and reran make lint successfully.

Trigger

@github-actions github-actions Bot added the chore label Apr 22, 2026
@lance-community lance-community deleted the codex/update-pylance-6-0-0-beta-2 branch April 22, 2026 21:06
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