From 73d5a4fad48ecca476a0e2d762edd4185c562b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 19:19:44 +0000 Subject: [PATCH] Bump rich from 13.9.4 to 14.1.0 Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.1.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.1.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.1.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 dd3a43c..253c52c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ PyYAML==6.0.2 regex==2024.11.6 requests==2.32.3 requests-toolbelt==1.0.0 -rich==13.9.4 +rich==14.1.0 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1