From 5ce2203786c644c542d3717d61c40a21b1aebc85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 03:04:32 +0000 Subject: [PATCH] chore(deps): bump rich from 14.2.0 to 14.3.1 Bumps [rich](https://github.com/Textualize/rich) from 14.2.0 to 14.3.1. - [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...v14.3.1) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.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 24a782afd..e8238ab12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ tabulate==0.9.0 pycoingecko==3.2.0 jinja2==3.1.6 joblib==1.5.3 -rich==14.2.0 +rich==14.3.1 pyarrow==23.0.0; platform_machine != 'armv7l'