From f4fa9576b11b3d39de4c0378e8d939c6b6e0f17c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 18:41:22 +0000 Subject: [PATCH] build(deps): bump rich from 13.4.2 to 13.5.2 Bumps [rich](https://github.com/Textualize/rich) from 13.4.2 to 13.5.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.4.2...v13.5.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 d57d633..36a762f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ humanize==4.7.0 loguru==0.7.0 requests==2.31.0 -rich==13.4.2 +rich==13.5.2 semver==3.0.1 sentry-sdk==1.28.1 setuptools==68.0.0 \ No newline at end of file