Skip to content

Commit 840ffb2

Browse files
dependabot[bot]amotl
authored andcommitted
Update polars requirement from <1.30 to <1.32
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.0.1...py-1.31.0) --- updated-dependencies: - dependency-name: polars dependency-version: 1.31.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18e2833 commit 840ffb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ optional-dependencies.cfr = [
127127
"matplotlib<3.11",
128128
"numpy<2.3",
129129
"pandas<2.3",
130-
"polars<1.30",
130+
"polars<1.32",
131131
"pyarrow<20.1",
132132
"queryanonymizer<1.2",
133133
]
@@ -172,7 +172,7 @@ optional-dependencies.io = [
172172
"dask[dataframe]>=2020",
173173
"fsspec[s3,http]",
174174
"pandas>=1,<2.3",
175-
"polars<1.30",
175+
"polars<1.32",
176176
"sqlalchemy>=2",
177177
"universal-pathlib<0.3",
178178
]

0 commit comments

Comments
 (0)