Skip to content

Commit 5617c3c

Browse files
Bump polars from 0.17.7 to 0.20.8
Bumps [polars](https://github.com/pola-rs/polars) from 0.17.7 to 0.20.8. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-0.17.7...py-0.20.8) --- updated-dependencies: - dependency-name: polars dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 957e805 commit 5617c3c

File tree

2 files changed

+22
-17
lines changed

2 files changed

+22
-17
lines changed

poetry.lock

+21-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ pytest-mock = "^3.10.0"
4141
# for datatype testing
4242
Faker = ">=15.3.4,<19.0.0"
4343
geopandas = "^0.12.2"
44-
polars = ">=0.16.12,<0.18.0"
44+
polars = ">=0.16.12,<0.21.0"
4545
modin = { extras = ["all"], version = "^0.19.0" }
4646
dask = "^2023.3.1"
4747
vaex = "^4.16.0"

0 commit comments

Comments
 (0)