From b4f12cb16e2519607ca4b2f114b1e5f34b6872c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 07:35:18 +0000 Subject: [PATCH] Bump rich from 13.9.4 to 14.0.0 Bumps [rich](https://github.com/Textualize/rich) from 13.9.4 to 14.0.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.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.0.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 f69f372..3311e49 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.3 -rich==13.9.4 +rich==14.0.0 SecretStorage==3.3.3 shellingham==1.5.4 sniffio==1.3.1