Skip to content

chore: update pylance dependency to v4.0.0b5#1584

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

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

Conversation

@lance-community
Copy link
Contributor

Summary

  • Update dependency constraint in pyproject.toml from pylance>=2.0.0 to pylance>=4.0.0b5 (PEP 440 beta format).
  • Regenerate uv.lock via make lock, which updates the resolved pylance package to 4.0.0b5.
  • Verify linting with make lint after installing dev tooling.

Verification

  • make lock
  • make lint (initially failed because ruff was not installed in the env)
  • make fix (same env issue)
  • make build (installed dev/docs deps including ruff)
  • make lint (passes)

Trigger

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

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