From 5d2896c2206591e0f529c70360372b0888f9e9e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 15:07:22 +0000 Subject: [PATCH] chore(deps): 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-windows.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-windows.txt b/requirements-windows.txt index c7fb16c..7f8d09f 100644 --- a/requirements-windows.txt +++ b/requirements-windows.txt @@ -54,7 +54,7 @@ python-dotenv==1.1.0 python-multipart==0.0.20 PyYAML==6.0.2 requests==2.32.3 -rich==14.0.0 +rich==14.1.0 rsa==4.9.1 shellingham==1.5.4 sniffio==1.3.1 diff --git a/requirements.txt b/requirements.txt index 1258fef..0ff21b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ python-dotenv==1.1.0 python-multipart==0.0.20 PyYAML==6.0.2 requests==2.32.3 -rich==14.0.0 +rich==14.1.0 rsa==4.9.1 shellingham==1.5.4 sniffio==1.3.1