From 5b07a94ac9082350a3e43aaab3a6983aa824f15c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 16:48:42 +0000 Subject: [PATCH] chore(deps): bump rich from 13.7.1 to 14.3.2 Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 14.3.2. - [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.7.1...v14.3.2) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.2 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 b08b064..916c2d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ google-generativeai==0.8.6 requests==2.32.5 python-dotenv==1.2.1 -rich==13.7.1 \ No newline at end of file +rich==14.3.2 \ No newline at end of file