From d22de5cf7ff03f3257fd9fe614d5aacc032f6c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:39:31 -0600 Subject: [PATCH] build(deps): bump rich from 13.9.2 to 14.0.0 (#2675) Bumps [rich](https://github.com/Textualize/rich) from 13.9.2 to 14.0.0. - [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...v14.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 370f846a..f903f189 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pyelftools==0.32 pygments==2.19.1 python-flirt==0.9.2 pyyaml==6.0.2 -rich==13.9.2 +rich==14.0.0 ruamel-yaml==0.18.6 ruamel-yaml-clib==0.2.8 setuptools==80.9.0