From 6f755a2c1af285596a8b2a6b34121691a87b66a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 05:48:22 +0000 Subject: [PATCH] Bump rich from 13.8.0 to 13.9.2 Bumps [rich](https://github.com/Textualize/rich) from 13.8.0 to 13.9.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.8.0...v13.9.2) --- updated-dependencies: - dependency-name: rich 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 dc19fdc..63efca1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ loguru==0.7.2 -rich==13.8.0 +rich==13.9.2 click==8.1.7 \ No newline at end of file