Skip to content

build(deps): update polars requirement from >=1.37 to >=1.41.1#558

Open
dependabot[bot] wants to merge 1 commit into
develfrom
dependabot/pip/devel/polars-gte-1.40.1
Open

build(deps): update polars requirement from >=1.37 to >=1.41.1#558
dependabot[bot] wants to merge 1 commit into
develfrom
dependabot/pip/devel/polars-gte-1.40.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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 @github

dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: bot, kind/dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/pip/devel/polars-gte-1.40.1 branch from 7db90da to c6e606e Compare May 5, 2026 13:05
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.37.0...py-1.41.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): update polars requirement from >=1.37 to >=1.40.1 build(deps): update polars requirement from >=1.37 to >=1.41.1 May 28, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/devel/polars-gte-1.40.1 branch from c6e606e to f6e7d0d Compare May 28, 2026 15:15
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.

0 participants