From e7d89183c0a40c4f124ddc878a99f9cb2b5be86c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 00:43:44 +0000 Subject: [PATCH] Bump rich from 10.15.0 to 11.0.0 Bumps [rich](https://github.com/willmcgugan/rich) from 10.15.0 to 11.0.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/v10.15.0...v11.0.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd7409095e..ace3778753 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,10 +29,7 @@ cherrypy==18.6.1 click==8.0.3 # via flask colorama==0.4.4 - # via - # click - # loguru - # rich + # via rich commonmark==0.9.1 # via rich feedparser==6.0.8 @@ -130,7 +127,7 @@ rebulk==3.1.0 # guessit requests==2.26.0 # via -r requirements.in -rich==10.15.0 +rich==11.0.0 # via -r requirements.in rpyc==5.0.1 # via -r requirements.in