Skip to content

chore: update pylance dependency to v9.0.0b12#5218

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

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

Conversation

@lance-community

Copy link
Copy Markdown
Contributor

Summary

  • Bump the pylance dependency lower bound to >=9.0.0b12 using PEP 440 beta format.
  • Regenerate uv.lock, which updates pylance to 9.0.0b12 and refreshes related lance-namespace packages.
  • Apply formatter updates required by the lint target.

Verification

  • make lock passed.
  • make lint initially reached the project install step and failed on this x86_64 Linux runner because pylance==9.0.0b12 currently provides aarch64 Linux and arm64 macOS wheels, but no x86_64 Linux wheel.
  • Installed Ruff in the local environment and ran UV_NO_SYNC=1 make fix, then UV_NO_SYNC=1 make lint; lint and format checks passed.

Triggering tag: https://github.com/lance-format/lance/releases/tag/v9.0.0-beta.12 (refs/tags/v9.0.0-beta.12)

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