From 0c8a13e55929157a405e25ff617ba760cd43ea26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 21:09:07 +0000 Subject: [PATCH] [DEPENDABOT]: Bump rich from 9.1.0 to 12.6.0 Bumps [rich](https://github.com/willmcgugan/rich) from 9.1.0 to 12.6.0. - [Release notes](https://github.com/willmcgugan/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/willmcgugan/rich/compare/v9.1.0...v12.6.0) --- 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..13e63e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -rich==9.1.0 +rich==12.6.0 click==7.1.2