From 6345007323f11661b96d807f646c642b2fcc4862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Oct 2025 00:31:43 +0000 Subject: [PATCH] build(deps): bump rich from 13.9.4 to 14.2.0 Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.2.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/v13.9.4...v14.2.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.2.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 d092d7e..2ef9735 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.2.0 termcolor==2.5.0 typing_extensions==4.12.2 urllib3==2.5.0