From 7166a3012cba676579ad7f7d20aed064e911c06b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 13:01:56 +0000 Subject: [PATCH] Bump rich from 13.3.3 to 13.4.1 Bumps [rich](https://github.com/Textualize/rich) from 13.3.3 to 13.4.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.3.3...v13.4.1) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfb789b..b98653b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pydantic==1.10.7 Pygments==2.15.0 python-dotenv==1.0.0 requests==2.28.2 -rich==13.3.3 +rich==13.4.1 slack-bolt==1.17.0 slack-sdk==3.21.0 typing_extensions==4.5.0