From 998e68066a4e571e5287c936de64b0e6e342862f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:03:39 +0000 Subject: [PATCH] build(deps): bump rich from 13.7.0 to 13.9.4 in /CI/clang_tidy Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 13.9.4. - [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.9.4) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- CI/clang_tidy/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CI/clang_tidy/requirements.txt b/CI/clang_tidy/requirements.txt index 6bd13b68d95..1e688530cb5 100644 --- a/CI/clang_tidy/requirements.txt +++ b/CI/clang_tidy/requirements.txt @@ -9,7 +9,7 @@ annotated-types==0.6.0 appdirs==1.4.4 # via fs codereport==0.3.2 - # via -r CI/clang_tidy/requirements.in + # via -r requirements.in fs==2.4.16 # via codereport jinja2==3.1.2 @@ -21,7 +21,7 @@ markupsafe==2.1.3 mdurl==0.1.2 # via markdown-it-py pydantic==2.5.2 - # via -r CI/clang_tidy/requirements.in + # via -r requirements.in pydantic-core==2.14.5 # via pydantic pygments==2.17.2 @@ -31,9 +31,9 @@ pygments==2.17.2 python-slugify==6.1.2 # via codereport pyyaml==6.0.1 - # via -r CI/clang_tidy/requirements.in -rich==13.7.0 - # via -r CI/clang_tidy/requirements.in + # via -r requirements.in +rich==13.9.4 + # via -r requirements.in six==1.16.0 # via fs text-unidecode==1.3