From 5df53da2491fea2c6416e5c1b4d62806866aa307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 01:01:53 +0000 Subject: [PATCH] fix(deps): bump rich from 13.3.4 to 13.4.2 Bumps [rich](https://github.com/Textualize/rich) from 13.3.4 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.4...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 8fde972..fe4f6f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ python-dotenv==1.0.0 python-editor==1.0.4 redis==4.5.4 regex==2023.3.23 -rich==13.3.4 +rich==13.4.2 rq==1.13.0 six==1.16.0 SQLAlchemy==2.0.10