From 702aa57762cfb92068d282532e15c9e1e41a3bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 13:02:08 +0000 Subject: [PATCH] Bump rich from 13.3.3 to 13.3.4 Bumps [rich](https://github.com/Textualize/rich) from 13.3.3 to 13.3.4. - [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.3.4) --- 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 bfb789b..b131f4f 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.3.4 slack-bolt==1.17.0 slack-sdk==3.21.0 typing_extensions==4.5.0