From a7ad37f2505c72b3222fc3ecfc345e7ae1110c93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 13:51:23 +0000 Subject: [PATCH] deps(deps): bump polars from 1.22.0 to 1.26.0 Bumps [polars](https://github.com/pola-rs/polars) from 1.22.0 to 1.26.0. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](https://github.com/pola-rs/polars/compare/py-1.22.0...py-1.26.0) --- updated-dependencies: - dependency-name: polars dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 228358d..933de4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -polars==1.22.0 +polars==1.26.0 dagster==1.10.8 dagster-webserver==1.10.8 dagster-dlt==0.26.8