From 6b41f4995e4e73315dac151911b6e553b78dde02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 18:29:33 +0000 Subject: [PATCH] build(deps): bump rich from 13.9.2 to 13.9.3 in /shippy Bumps [rich](https://github.com/Textualize/rich) from 13.9.2 to 13.9.3. - [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.9.2...v13.9.3) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... 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 cdb2d323..a887f7de 100644 --- a/shippy/requirements.txt +++ b/shippy/requirements.txt @@ -1,7 +1,7 @@ humanize==4.11.0 loguru==0.7.2 requests==2.32.3 -rich==13.9.2 +rich==13.9.3 semver==3.0.2 sentry-sdk==2.17.0 setuptools==75.2.0 \ No newline at end of file