From 289ece95c12ffbbe62f83423b593484eb1fcc6b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:02:11 +0000 Subject: [PATCH] Bump rich from 13.3.3 to 13.4.2 Bumps [rich](https://github.com/Textualize/rich) from 13.3.3 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.3...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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfb789b..9c3fed6 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.2 slack-bolt==1.17.0 slack-sdk==3.21.0 typing_extensions==4.5.0