Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Updates the requirements on polars to permit the latest version.

Release notes

Sourced from polars's releases.

Python Polars 1.35.2

Thank you to all our contributors for making this release possible! @​coastalwhite, @​kdn36, @​nameexhaustion and @​ritchie46

Commits
  • c5f0f25 bump version
  • 29dc1db fix: Wide-table join performance regression (#25222)
  • fbd57cd fix: Fix assertion panic on group_by (#25179)
  • 8abe6ef fix: Fix handling Null dtype in ApplyExpr on group_by (#25077)
  • c19e4c0 fix: Invert drop_nans filtering in group-by context (#25146)
  • a99ad34 fix: The SQL interface should use logical, not bitwise, behaviour for unary...
  • 84a0fee Python Polars 1.35.1 (#25090)
  • b9e3136 refactor(rust): Remove old join projection pushdown logic (#25088)
  • 7b423b6 fix: Fix panic if scan predicate produces 0 length mask (#25089)
  • ce396f4 refactor: Disable recursive CSPE for now (#25085)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-0.20.26...py-1.35.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 1, 2025
Copy link

@orca-security-eu orca-security-eu bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@dirkkul dirkkul merged commit 1d28c0c into main Dec 11, 2025
120 of 121 checks passed
@dirkkul dirkkul deleted the dependabot/pip/polars-gte-0.20.26-and-lt-1.36.0 branch December 11, 2025 07:40
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.

2 participants