From c5fcd4c6aff5082bd5744a3fa053fd76005cf4bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 16:43:16 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: polars dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5f176778..f53bd580 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ lazy_static = "1.4" memchr = "2.3" num = { version = "0.4", default-features = false } pkg-config = "0.3.24" -polars = "0.35.4" +polars = "0.40.0" polars-core = "0.35.4" pretty_assertions = "1.4.0" proc-macro2 = "1.0.56"