Skip to content

PFrames update#72

Merged
vadimpiven merged 1 commit into
mainfrom
feat/pframes_bump
May 25, 2026
Merged

PFrames update#72
vadimpiven merged 1 commit into
mainfrom
feat/pframes_bump

Conversation

@vadimpiven
Copy link
Copy Markdown
Contributor

@vadimpiven vadimpiven commented May 25, 2026

Greptile Summary

This PR bumps polars-pf from 1.1.31 to 1.1.37 in the Python 3.12.10 environment's dependency list and adds the corresponding changeset entry.

  • python-3.12.10/config.json: polars-pf updated from 1.1.311.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

Filename Overview
.changeset/petite-teams-notice.md Changeset entry describing the polars-pf version bump as a patch release for the python-3.12.10 package.
python-3.12.10/config.json Bumps polars-pf from 1.1.31 to 1.1.37; no other changes to the dependency list.

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]
Loading

Reviews (1): Last reviewed commit: "PFrames update" | Re-trigger Greptile

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the polars-pf dependency version from 1.1.31 to 1.1.37 in the python-3.12.10/config.json configuration file, and adds a corresponding changeset file noting the PFrames update. There are no review comments to address.

@vadimpiven vadimpiven merged commit 5f19c24 into main May 25, 2026
40 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants