From a49f1cd928bd4212eda14b2d6bce70352b69b986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 03:15:15 +0000 Subject: [PATCH] build(deps): bump rich from 13.9.4 to 14.3.2 Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.3.2. - [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/v13.9.4...v14.3.2) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.2 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 a3f2b44..a408a05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ MarkupSafe==3.0.2 mdurl==0.1.2 Pygments==2.18.0 requests==2.32.4 -rich==13.9.4 +rich==14.3.2 termcolor==3.2.0 typing_extensions==4.12.2 urllib3==2.6.0