From a1c3bfe295660bd0d0076bab36065b52169ac278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 22:19:33 +0000 Subject: [PATCH] Bump rich from 13.3.4 to 13.3.5 Bumps [rich](https://github.com/Textualize/rich) from 13.3.4 to 13.3.5. - [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.3.4...v13.3.5) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6136884..ad685af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ chess==1.9.4 PyYAML==6.0 requests==2.28.2 backoff==2.2.1 -rich==13.3.4 +rich==13.3.5 # Requirements for tests pytest==7.3.1 @@ -47,7 +47,7 @@ pytest-timeout==2.1.0 PyYAML==6.0 requests==2.28.2 requests-oauthlib==1.3.1 -rich==13.3.4 +rich==13.3.5 rsa==4.9 scipy==1.10.1 six==1.16.0