From 79bc2d7cc435547de6399939e710582d3533efab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 07:28:38 +0000 Subject: [PATCH] deps(deps): bump polars from 1.22.0 to 1.27.1 Bumps [polars](https://github.com/pola-rs/polars) from 1.22.0 to 1.27.1. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](https://github.com/pola-rs/polars/compare/py-1.22.0...py-1.27.1) --- updated-dependencies: - dependency-name: polars dependency-version: 1.27.1 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..3d3563d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -polars==1.22.0 +polars==1.27.1 dagster==1.10.8 dagster-webserver==1.10.8 dagster-dlt==0.26.8