Skip to content

Commit 4e554fa

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update polars requirement from <1.37 to <1.43
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.42.0) --- updated-dependencies: - dependency-name: polars dependency-version: 1.42.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af47597 commit 4e554fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4",
81-
"polars[pyarrow]<1.37",
81+
"polars[pyarrow]<1.43",
8282
"pytest<10",
8383
"pytest-asyncio<2",
8484
"pytest-cov<8",

0 commit comments

Comments
 (0)