From 2ca9c930e5f54de52ca8a26894b039ab9a0a5fa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 14:26:16 +0100 Subject: [PATCH] build(deps): bump rich-toolkit from 0.19.4 to 0.19.7 (#907) Bumps rich-toolkit from 0.19.4 to 0.19.7. --- updated-dependencies: - dependency-name: rich-toolkit dependency-version: 0.19.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 513e6e2..44e8d58 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "contourpy==1.3.3", "fastapi[standard-no-fastapi-cloud-cli]==0.133.0", "fastapi_cli==0.0.24", - "rich-toolkit==0.19.4", + "rich-toolkit==0.19.7", "python-fasthtml==0.12.47", "MonsterUI==1.0.44", "markdown-it-py==4.0.0",