From 1924076d5c9195a2cb3e21010340ab48f090577b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 21:01:24 +0000 Subject: [PATCH] [DEPENDABOT]: Bump rich from 9.1.0 to 13.0.0 Bumps [rich](https://github.com/Textualize/rich) from 9.1.0 to 13.0.0. - [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.0.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..07a7acb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -rich==9.1.0 +rich==13.0.0 click==7.1.2