From d4909083810792eb04f3516f6e0d9a0747b22bfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 18:08:08 +0000 Subject: [PATCH] Bump rich from 13.3.4 to 13.4.2 Bumps [rich](https://github.com/Textualize/rich) from 13.3.4 to 13.4.2. - [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.4.2) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... 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..a546947 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.4.2 # 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.4.2 rsa==4.9 scipy==1.10.1 six==1.16.0