From 7427a4c348b5070050ed21d1bc6d2a189f4ff258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jun 2023 10:03:17 +0000 Subject: [PATCH] Bump rich from 13.3.4 to 13.4.1 Bumps [rich](https://github.com/Textualize/rich) from 13.3.4 to 13.4.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.3.4...v13.4.1) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 188fc55..4d194e7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ install_requires = pyYAML==6.0 returns==0.19.0 typed-argument-parser==1.8.0 - rich==13.3.4 + rich==13.4.1 [options.packages.find] where = src