From 1a4bc4d391c789c662145e29e3fb2de3fcd25c83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 10:23:57 +0000 Subject: [PATCH] Bump rich from 13.7.0 to 13.7.1 Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 13.7.1. - [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.7.0...v13.7.1) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f02944ac..8e267332 100644 --- a/requirements.txt +++ b/requirements.txt @@ -56,7 +56,7 @@ stevedore==5.2.0 pyyaml==6.0.1 pbr>=0.11 -rich==13.7.0 # bandit +rich==13.7.1 # bandit bandit==1.7.7 importlib-metadata<7.1 # for flake8 typing_extensions==4.10.0