Skip to content

Commit e59f039

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

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
@@ -58,7 +58,7 @@ docs-lint = [
5858
]
5959
format = ["black == 23.3.0", "isort == 5.12.0"]
6060
nox = ["nox == 2023.4.22", "toml == 0.10.2"]
61-
examples = [ "polars == 0.18.0" ]
61+
examples = [ "polars == 0.18.2" ]
6262
pytest = [
6363
"pytest == 7.3.1",
6464
"pytest-cov == 4.1.0",

0 commit comments

Comments
 (0)