Skip to content

Commit a8d62f0

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update polars[pyarrow] requirement from <1.20 to <1.22
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.21.0) --- updated-dependencies: - dependency-name: polars[pyarrow] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eaba0c6 commit a8d62f0

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
@@ -78,7 +78,7 @@ optional-dependencies.release = [
7878
]
7979
optional-dependencies.test = [
8080
"pandas<2.3",
81-
"polars[pyarrow]<1.20",
81+
"polars[pyarrow]<1.22",
8282
"pytest<9",
8383
"pytest-asyncio<1",
8484
"pytest-cov<7",

0 commit comments

Comments
 (0)