Skip to content

Update polars requirement from ~=1.41.0 to ~=1.41.1#428

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/polars-approx-eq-1.41.1
May 27, 2026
Merged

Update polars requirement from ~=1.41.0 to ~=1.41.1#428
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/polars-approx-eq-1.41.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Updates the requirements on polars to permit the latest version.

Release notes

Sourced from polars's releases.

Python Polars 1.41.1

🚀 Performance improvements

  • Adaptive size dispatch to hashset or radix sort + capacity-aware reset in agg_n_unique (#27719)

✨ Enhancements

  • Allow deeper expressions (#27768)

🐞 Bug fixes

  • Raise length mismatch in multiple sort_by in group_by (#27772)
  • Respect min_samples for rolling_by ops with nulls (#27706)
  • Fix memory usage regression affecting TPCH Q22 (#27758)
  • Add POLARS_ALLOW_NESTED_CSPE env var and make nested CSPE opt-in (#27765)
  • Post-apply residual pyarrow predicates (#27764)
  • Fix loss of precision for smaller floating types(#27662) (#27732)
  • Filter at scan dropped in CSPE filter pushdown (#27763)
  • Fix portstate assertion error on is_in (#27757)
  • Fix incorrect when/then after forward fill / reverse in groupby (#27745)
  • Accept empty Thrift list encoded as bare 0x00 byte in parquet metadata (#27754)
  • Stabilize object store credentialprovider cache key (#27712)
  • Add to merge_sorted docs that the input must be nulls first (#27743)

📖 Documentation

  • Docs fixes (#27766)
  • Sync from Polars Cloud (#27751)
  • Add to merge_sorted docs that the input must be nulls first (#27743)

🛠️ Other improvements

  • Attribute annotations for CatalogCredentialProvider (#27739)
  • Solve type: ignore in _AioDataFrameResult (#27311)
  • Remove dead code in _write_utils.py (#27721)
  • Remove unnecessary not isinstance(v, DataType) check (#27723)

Thank you to all our contributors for making this release possible! @​EndPositive, @​JakubValtar, @​MarcoGorelli, @​NicoOhR, @​azimafroozeh, @​carnarez, @​dsprenkels, @​jorenham, @​kdn36, @​nameexhaustion, @​orlp and @​ritchie46

Commits
  • 8b0b902 Python Polars 1.41.1 (#27771)
  • 04313c1 fix: Raise length mismatch in multiple sort_by in group_by (#27772)
  • 878246b perf: Adaptive size dispatch to hashset or radix sort + capacity-aware reset ...
  • 10e97bf fix: Respect min_samples for rolling_by ops with nulls (#27706)
  • 17a6216 fix: Fix memory usage regression affecting TPCH Q22 (#27758)
  • 3159dad feat: Allow deeper expressions (#27768)
  • d87650d fix: Add POLARS_ALLOW_NESTED_CSPE env var and make nested CSPE opt-in (#27765)
  • 1165f87 docs(python): Docs fixes (#27766)
  • a865828 fix: Post-apply residual pyarrow predicates (#27764)
  • 1903d6d fix(rust): Fix loss of precision for smaller cum_sum in floating types (#27732)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [polars](https://github.com/pola-rs/polars) to permit the latest version.
- [Release notes](https://github.com/pola-rs/polars/releases)
- [Commits](pola-rs/polars@py-1.41.0...py-1.41.1)

---
updated-dependencies:
- dependency-name: polars
  dependency-version: 1.41.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 27, 2026
@github-actions github-actions Bot enabled auto-merge May 27, 2026 23:05
@github-actions github-actions Bot merged commit 2e49efc into main May 27, 2026
11 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/polars-approx-eq-1.41.1 branch May 27, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants