Skip to content

chore: update pylance dependency to v6.0.0b1#3864

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

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

Conversation

@lance-community
Copy link
Copy Markdown
Contributor

Summary

  • bump pylance dependency from >=4.0.0 to >=6.0.0b1 (PEP 440 beta specifier) in pyproject.toml
  • refresh lockfile via make lock to resolve pylance==6.0.0b1
  • apply required formatting fixes from make fix after lint checks

Verification

  • make lock completed successfully
  • make lint initially failed due to missing ruff; installed dev extras with uv sync --extra dev
  • make lint then reported formatting drift; ran make fix
  • re-ran make lint and it passed

Trigger

  • Tag reference: refs/tags/v6.0.0-beta.1

@github-actions github-actions Bot added the chore label Apr 20, 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