Skip to content

Commit 0992afd

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update polars[pyarrow] requirement from <1.28 to <1.32
Updates the requirements on [polars[pyarrow]](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[pyarrow] dependency-version: 1.31.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3143f2 commit 0992afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ optional-dependencies.release = [
7777
]
7878
optional-dependencies.test = [
7979
"pandas<2.4",
80-
"polars[pyarrow]<1.28",
80+
"polars[pyarrow]<1.32",
8181
"pytest<9",
8282
"pytest-asyncio<2",
8383
"pytest-cov<7",

0 commit comments

Comments
 (0)