From d49075b4e2d8a232a5147e45209fe8b0645a5bbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:04:49 +0000 Subject: [PATCH] chore(deps): bump rich from 14.3.2 to 14.3.3 Bumps [rich](https://github.com/Textualize/rich) from 14.3.2 to 14.3.3. - [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.3.2...v14.3.3) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ad93decc..11a60e461 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.3.2 +rich==14.3.3 pyarrow==23.0.0; platform_machine != 'armv7l'