Conversation
- Refresh uv.lock within existing ranges (ruff 0.15.21, pyright 1.1.411) - Bump azure-search-documents ~=12.0, pyarrow ~=25.0, aiofiles ~=25.1, lancedb ~=0.34.0, litellm ==1.92.0, pandas ~=3.0 (+ pandas-stubs) - Hold graspologic-native on 1.2.x (1.3 changes Leiden clustering output) - pandas 3.0: drop removed copy= kwarg from merge/concat calls - Fix lint/type fallout from newer ruff/pyright to keep poe check green - Hygiene: pin toml, dedupe markitdown, fix graphrag-input pin whitespace
- pytest ~=9.1, pytest-asyncio ~=1.4 (asyncio AUTO mode preserved) - ipykernel ~=7.3 - semversioner ~=3.0 (verified current-version + changelog CLI)
- Use the dedicated uv ecosystem instead of generic pip - Scan the workspace root and all packages/* member manifests via directories glob - Group azure-* and dev tooling to reduce PR noise; group github-actions - unified-search-app remains excluded (separate project at repo root)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump dependencies.