From 1dfc98f9138ed3a1782c65adb7be6c92642b987a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:12:46 +0000 Subject: [PATCH] [DEPENDABOT]: Bump rich from 9.1.0 to 12.5.1 Bumps [rich](https://github.com/willmcgugan/rich) from 9.1.0 to 12.5.1. - [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.5.1) --- 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..7300cf8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -rich==9.1.0 +rich==12.5.1 click==7.1.2