From 3d5404b924bb9215087e5a4796adca0f3299da6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 08:23:43 +0200 Subject: [PATCH] Bump rich from 13.8.0 to 13.9.1 in the back-prod-patch-update-deps group (#232) Bumps the back-prod-patch-update-deps group with 1 update: [rich](https://github.com/Textualize/rich). Updates `rich` from 13.8.0 to 13.9.1 - [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.8.0...v13.9.1) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: back-prod-patch-update-deps ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3640746..1193322 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "argcomplete==3.5.0", "marshmallow==3.22.0", "python-dateutil==2.9.0.post0", - "rich==13.8.0", + "rich==13.9.1", "tinydb==4.8.0", ] dynamic = [