From 4a560a74e32c2e7d8209bd1b1fc2a3df12c1f957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 15:50:07 +0000 Subject: [PATCH] chore: bump rich from 13.7.0 to 13.7.1 Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 13.7.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.7.0...v13.7.1) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4defd1c..e3b2293 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,7 +9,7 @@ markdown-it-py==3.0.0 mdurl==0.1.2 pyboxen==1.2.0 pygments==2.17.2 -rich==13.7.0 +rich==13.7.1 ruamel-yaml==0.18.5 ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13" six==1.16.0 diff --git a/requirements.txt b/requirements.txt index 4defd1c..e3b2293 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ markdown-it-py==3.0.0 mdurl==0.1.2 pyboxen==1.2.0 pygments==2.17.2 -rich==13.7.0 +rich==13.7.1 ruamel-yaml==0.18.5 ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13" six==1.16.0