From 451c94860cd5ae1c92859bcf9c0afb7aea1851d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 03:55:54 +0000 Subject: [PATCH] chore(deps): update narwhals requirement in /tools Updates the requirements on [narwhals](https://github.com/narwhals-dev/narwhals) to permit the latest version. - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](https://github.com/narwhals-dev/narwhals/compare/0.1.0...v2.18.1) --- updated-dependencies: - dependency-name: narwhals dependency-version: 2.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 15cda3d3..810ad1be 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -41,7 +41,7 @@ pyswarms==1.3.0 future==1.0.0 tqdm==4.67.1 plotly==6.2.0 -narwhals<=1.48.0 +narwhals<=2.18.1 optuna==4.6.0 alembic==1.16.4 colorlog==6.10.1