Skip to content

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

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

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
Copy Markdown
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

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.

2 participants