From ee737df9cffddd5c9ccc587008f1daa263ab22cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Mar 2026 10:03:20 +0000 Subject: [PATCH] chore(deps): bump rich from 13.7.0 to 14.3.3 in /apps/ai_workflow_engine Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 14.3.3. - [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...v14.3.3) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/ai_workflow_engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/ai_workflow_engine/requirements.txt b/apps/ai_workflow_engine/requirements.txt index 025b2b0ee..4a4c7612e 100644 --- a/apps/ai_workflow_engine/requirements.txt +++ b/apps/ai_workflow_engine/requirements.txt @@ -92,5 +92,5 @@ configparser==7.2.0 # Utilities click==8.1.7 -rich==13.7.0 +rich==14.3.3 typer==0.24.1