From 3d24ba83735b5f4e1eed3e6efd6640ecfceec408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 15:35:00 +0000 Subject: [PATCH] build(deps): Update polars requirement from <=1.27.1 to <=1.33.0 Updates the requirements on [polars](https://github.com/pola-rs/polars) to permit the latest version. - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](https://github.com/pola-rs/polars/compare/py-0.0.1...py-1.33.0) --- updated-dependencies: - dependency-name: polars dependency-version: 1.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-minimal.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-minimal.txt b/requirements-minimal.txt index 625f975e..b620b182 100644 --- a/requirements-minimal.txt +++ b/requirements-minimal.txt @@ -5,7 +5,7 @@ loguru<=0.7.2 more-itertools numpy<=1.26.4 pandas<=2.1.2 -polars<=1.6.0 +polars<=1.33.0 PuLP<2.8.0 pyarrow pybedtools diff --git a/requirements.txt b/requirements.txt index a6ebcb99..07454487 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pandera<=0.22.1 panel<=1.3.0 papermill plotly>5.0.0,<=5.18.0 -polars<=1.27.1 +polars<=1.33.0 protobuf<=6.30.2 pyarrow>11.0.0,<19.0.1 pybedtools<=0.9.1