Skip to content

chore: update pylance dependency to v4.0.0b8#2014

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

chore: update pylance dependency to v4.0.0b8#2014
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-8

Conversation

@lance-community
Copy link
Contributor

Summary

  • Bump pylance minimum dependency from >=2.0.0 to >=4.0.0b8 in pyproject.toml.
  • Regenerate uv.lock with make lock to capture the new resolver output for pylance and transitive updates.

Verification

  • Ran make lint after regenerating lockfile.
  • make lint initially failed because ruff was not available in the environment; installed dev dependencies with uv pip install '.[dev]' and reran.
  • Final make lint run passed (ruff check clean, ruff format --check clean).

Trigger

  • Triggering tag: refs/tags/v4.0.0-beta.8

@github-actions github-actions bot added the chore label Mar 10, 2026
@lance-community lance-community deleted the codex/update-pylance-4-0-0-beta-8 branch March 10, 2026 20:34
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