build(deps-dev): update polars requirement from <2.0,>=0.20 to >=1.43.2,<2.0 - #69
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps-dev): update polars requirement from <2.0,>=0.20 to >=1.43.2,<2.0#69dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
prince3235 and
tirthpatel90
as code owners
August 10, 2026 06:20
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
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.0...py-1.43.2) --- updated-dependencies: - dependency-name: polars dependency-version: 1.43.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/polars-gte-1.43.2-and-lt-2.0
branch
from
August 13, 2026 03:42
6d96e1e to
23bc4ee
Compare
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.
Updates the requirements on polars to permit the latest version.
Release notes
Sourced from polars's releases.
Commits
ae588a9fix: Properly propagate enum metadata for iceberg column mapping (#28580)f6c766afix: Correctly write parquet field IDs for enums and categoricals (#28581)12f83f5Python Polars 1.43.2 (#28625)1ec0668fix: Fix arrow C interop binview offset (#28623)af24b92perf: Pushdownlen()to concat/union inputs (#28570)e79bdb0fix: Fix duplicate hive values in hive pre-partition rewrite (#28621)7a6cdbcfix: Double-counted offset for Arrow export of slicedSeries(Array)(#28602)a2b0b2afix: Struct/List/Array equality handling in sort and join (#28601)9aca544ci: Fix duckdb delta extension install collision (#28607)7d6483bfix(rust): Use try_new in StructArray construction in polars-json (#27489)