Skip to content

chore: update pylance dependency to v4.0.0b4#1338

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

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

Conversation

@lance-community
Copy link
Contributor

Summary

  • Bump pylance dependency from >=2.0.0 to >=4.0.0b4 (PEP 440 format) in pyproject.toml.
  • Regenerate uv.lock via make lock, which updates pylance and related resolved dependencies.
  • Run linting and formatting checks to ensure the repo is clean with the updated lock state.

Verification

  • make lock
  • make lint (initially failed due to missing ruff in the environment)
  • uv sync --extra dev (installed lint tooling)
  • make fix (formatted one file)
  • make lint (passes)

Trigger

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

@github-actions github-actions bot added the chore label Feb 28, 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