From 18edb74d91391dae65d1d6e0b1e3e1f99b4f4a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 16:14:16 +0000 Subject: [PATCH] Bump rich from 10.15.0 to 13.1.0 Bumps [rich](https://github.com/Textualize/rich) from 10.15.0 to 13.1.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/v10.15.0...v13.1.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd7409095e..cd2202595a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,11 +28,6 @@ cherrypy==18.6.1 # via -r requirements.in click==8.0.3 # via flask -colorama==0.4.4 - # via - # click - # loguru - # rich commonmark==0.9.1 # via rich feedparser==6.0.8 @@ -65,17 +60,17 @@ idna==3.3 # via requests itsdangerous==2.0.1 # via flask -jaraco.classes==3.2.1 - # via jaraco.collections -jaraco.collections==3.4.0 +jaraco-classes==3.2.1 + # via jaraco-collections +jaraco-collections==3.4.0 # via cherrypy -jaraco.functools==3.3.0 +jaraco-functools==3.3.0 # via # cheroot - # jaraco.text + # jaraco-text # tempora -jaraco.text==3.5.1 - # via jaraco.collections +jaraco-text==3.5.1 + # via jaraco-collections jinja2==3.0.3 # via # -r requirements.in @@ -93,8 +88,8 @@ more-itertools==8.12.0 # -r requirements.in # cheroot # cherrypy - # jaraco.classes - # jaraco.functools + # jaraco-classes + # jaraco-functools plumbum==1.7.0 # via rpyc portend==3.0.0 @@ -130,7 +125,7 @@ rebulk==3.1.0 # guessit requests==2.26.0 # via -r requirements.in -rich==10.15.0 +rich==13.1.0 # via -r requirements.in rpyc==5.0.1 # via -r requirements.in @@ -162,7 +157,7 @@ werkzeug==2.0.2 # via # flask # flask-restx -zc.lockfile==2.0 +zc-lockfile==2.0 # via cherrypy zxcvbn-python==4.4.24 # via -r requirements.in