From 87b840faba1066bdde7cd67059e1f0e1df4be96c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 18:37:21 +0000 Subject: [PATCH] build(deps): bump rich from 13.7.1 to 13.8.0 in /shippy Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.0. - [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.7.1...v13.8.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- shippy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippy/requirements.txt b/shippy/requirements.txt index 480b8a3f..60f1bb48 100644 --- a/shippy/requirements.txt +++ b/shippy/requirements.txt @@ -1,7 +1,7 @@ humanize==4.10.0 loguru==0.7.2 requests==2.32.3 -rich==13.7.1 +rich==13.8.0 semver==3.0.2 sentry-sdk==2.13.0 setuptools==73.0.1 \ No newline at end of file