PFrames update#72
Merged
Merged
Conversation
PaulNewling
approved these changes
May 25, 2026
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.
Greptile Summary
This PR bumps
polars-pffrom1.1.31to1.1.37in the Python 3.12.10 environment's dependency list and adds the corresponding changeset entry.python-3.12.10/config.json:polars-pfupdated from1.1.31→1.1.37; all other pinned versions remain unchanged..changeset/petite-teams-notice.md: patch-level changeset entry added to track the release.Confidence Score: 5/5
A straightforward dependency version bump with a matching changeset entry — safe to merge.
The change is a single-line version pin update for polars-pf (1.1.31 → 1.1.37) in one environment config. The other Python environment configs in the repo do not include polars-pf, so no sibling files are out of sync. The changeset entry is correctly scoped as a patch release.
No files require special attention.
Important Files Changed
Flowchart
%%{init: {'theme': 'neutral'}}%% flowchart TD A[PR: PFrames update] --> B[python-3.12.10/config.json] B --> C[polars-pf 1.1.31 → 1.1.37] A --> D[.changeset/petite-teams-notice.md] D --> E[patch release entry] C --> F[Other environments\npython-3.12.10-atls\npython-3.12.10-h5ad\npython-3.12.10-scientific-slim\netc.] F -->|polars-pf not present| G[No changes needed]Reviews (1): Last reviewed commit: "PFrames update" | Re-trigger Greptile