Skip to content

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

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#2041
lance-community wants to merge 1 commit intomainfrom
codex/update-pylance-4-0-0-beta-8

Conversation

@lance-community
Copy link
Contributor

Summary

  • Bump dependency requirement in pyproject.toml from pylance>=2.0.0 to pylance>=4.0.0b8 (PEP 440 beta format).
  • Regenerate uv.lock via make lock to capture the updated resolver output for pylance 4.0.0b8.

Verification

  • Ran make lint.
  • Initial lint execution failed because ruff was not installed in the environment.
  • Ran make fix (also failed for the same reason), then installed dev/docs extras with make build so ruff is available.
  • Re-ran make lint and it passed (ruff check + ruff format --check).

Triggering Tag

  • refs/tags/v4.0.0-beta.8

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