From 224480f4a9e08f35574b050cea4eb22f270da9b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 15:11:08 +0000 Subject: [PATCH] Bump rich from 13.7.0 to 13.7.1 Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 13.7.1. - [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.0...v13.7.1) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 577a4e8..b6d756e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ ccxt==4.2.3 python-telegram-bot==13.15 -rich==13.7.0 \ No newline at end of file +rich==13.7.1 \ No newline at end of file