From 8cdb4ca2b80434c081bd412ae2440ac15e00bf15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:15:28 +0000 Subject: [PATCH] Bump rich from 14.2.0 to 15.0.0 Bumps [rich](https://github.com/Textualize/rich) from 14.2.0 to 15.0.0. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v14.2.0...v15.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2938507..f570b3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ polars==1.38.1 pyarrow==22.0.0 pytest==9.0.2 python-dotenv==1.2.1 -rich==14.2.0 +rich==15.0.0 seaborn==0.13.2 statsmodels==0.14.6 xgboost==3.2.0