From 12009769cd6b7bf1d8dde3c4d692bba7901a203e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 07:17:33 +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 2fe08fd..2a9c35f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ Pygments==2.18.0 pytest==8.3.4 PyYAML==6.0.2 requests==2.32.4 -rich==13.9.4 +rich==14.1.0 SecretStorage==3.3.3 shellingham==1.5.4 sniffio==1.3.1