Skip to content

chore: update pylance dependency to v5.1.0b3#3645

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

chore: update pylance dependency to v5.1.0b3#3645
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-5-1-0-beta-3

Conversation

@lance-community
Copy link
Copy Markdown
Contributor

Summary

  • Bump pylance dependency in pyproject.toml from >=4.0.0 to >=5.1.0b3 (PEP 440 beta format).
  • Regenerate uv.lock via make lock, updating the locked pylance package to 5.1.0b3.
  • Apply repository formatting fixes triggered by linting checks (make fix) and confirm lint passes.

Verification

  • make lock
  • make lint (initially failed due to missing ruff executable in environment)
  • uv sync --extra dev (installed ruff)
  • make fix
  • make lint (passes)

Trigger

  • Source tag: refs/tags/v5.1.0-beta.3

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