From 1f90f49d7c597cc3821e374e9c15993781dd720a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 01:10:14 +0000 Subject: [PATCH] build(deps): bump rich from 13.0.0 to 13.2.0 Bumps [rich](https://github.com/Textualize/rich) from 13.0.0 to 13.2.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/v13.0.0...v13.2.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35348b9..54ce89a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ typer==0.7.0 -rich==13.0.0 +rich==13.2.0 pyyaml==6.0