From 42e259d1861ad150393a0be83c05f4c82a23be41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 11:41:40 +0000 Subject: [PATCH] Bump rich from 14.0.0 to 14.1.0 Bumps [rich](https://github.com/Textualize/rich) from 14.0.0 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/v14.0.0...v14.1.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d23ef74..f5fc6f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ pygments==2.19.2 # via rich pyyaml==6.0.2 # via litestar -rich==14.0.0 +rich==14.1.0 # via # litestar # rich-click