From 5f851dda10dcd0ad6889a2fd3ccb4ba921e2c1ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 04:03:06 +0000 Subject: [PATCH] [DEPENDABOT]: Bump rich from 8.0.0 to 10.5.0 Bumps [rich](https://github.com/willmcgugan/rich) from 8.0.0 to 10.5.0. - [Release notes](https://github.com/willmcgugan/rich/releases) - [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/willmcgugan/rich/compare/v8.0.0...v10.5.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 d46dce1a..111e08f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ autopep8==1.5.4 cffi==1.14.3 cryptography==3.1.1 requests==2.24.0 -rich==8.0.0 +rich==10.5.0 packaging==20.4 appdirs==1.4.4 questionary==1.7.0