Skip to content

Commit 093fb28

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

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
@@ -54,7 +54,7 @@ dev-docstrings = [
5454
"darglint == 1.8.1",
5555
"tomli == 2.0.1", # Needed by pydocstyle to read pyproject.toml
5656
]
57-
dev-examples = ["polars == 0.18.13"]
57+
dev-examples = ["polars == 0.18.15"]
5858
dev-formatting = ["black == 23.7.0", "isort == 5.12.0"]
5959
dev-mkdocs = [
6060
"mike == 1.1.2",

0 commit comments

Comments
 (0)