From e4171f67ceeaab1f856acf2cd6022a6412905397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 22:01:00 +0000 Subject: [PATCH] [DEPENDABOT]: Bump rich from 9.1.0 to 13.3.2 Bumps [rich](https://github.com/Textualize/rich) from 9.1.0 to 13.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/v9.1.0...v13.3.2) --- updated-dependencies: - dependency-name: rich 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 8efaf0f..48f650c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -rich==9.1.0 +rich==13.3.2 click==7.1.2