Skip to content

Commit 1a1e15a

Browse files
Bump polars from 0.18.15 to 0.19.1
Bumps [polars](https://github.com/pola-rs/polars) from 0.18.15 to 0.19.1. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-0.18.15...py-0.19.1) --- updated-dependencies: - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 385b81b commit 1a1e15a

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
@@ -56,7 +56,7 @@ dev-flake8 = [
5656
"pydoclint == 0.3.1",
5757
"pydocstyle == 6.3.0",
5858
]
59-
dev-examples = ["polars == 0.18.15"]
59+
dev-examples = ["polars == 0.19.1"]
6060
dev-formatting = ["black == 23.7.0", "isort == 5.12.0"]
6161
dev-mkdocs = [
6262
"mike == 1.1.2",

0 commit comments

Comments
 (0)