From dc9f9311c67354bf6b3413827e413d6019f1385b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 10:13:39 +0000 Subject: [PATCH] Bump rich from 12.5.1 to 13.0.0 Bumps [rich](https://github.com/Textualize/rich) from 12.5.1 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/v12.5.1...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 6b1a786..5971b89 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ playwright==1.23.0 praw==7.6.0 pytube==12.1.0 requests==2.28.1 -rich==12.5.1 +rich==13.0.0 toml==0.10.2 translators==5.3.1 pyttsx3==2.90