From b5c48390ba8b5f764000af3813337f9de7fc8248 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:57:36 +0000 Subject: [PATCH] Bump rich from 13.3.3 to 13.3.5 Bumps [rich](https://github.com/Textualize/rich) from 13.3.3 to 13.3.5. - [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.3...v13.3.5) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a547ed3..ec7abbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "argcomplete==2", "marshmallow==3.19.0", "python-dateutil==2.8.2", - "rich==13.3.3", + "rich==13.3.5", "tinydb==4.7.1", ] dynamic = [