From 2bd6205e55a552b04d80e5496628fb4125aecbad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 13:02:22 +0200 Subject: [PATCH] build(deps): bump rich-toolkit from 0.19.7 to 0.19.9 (#1067) Bumps rich-toolkit from 0.19.7 to 0.19.9. --- updated-dependencies: - dependency-name: rich-toolkit dependency-version: 0.19.9 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 892e878..d93d27b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ dependencies = [ "contourpy==1.3.3", "fastapi[standard-no-fastapi-cloud-cli]==0.136.1", "fastapi_cli==0.0.24", - "rich-toolkit==0.19.7", + "rich-toolkit==0.19.9", "python-fasthtml==0.14.1", "MonsterUI==1.0.45", "markdown-it-py==4.2.0",