From 8f98616be625c509713bdea8522af55cd344e998 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 20:42:34 +0000 Subject: [PATCH] chore(deps): bump rich from 13.7.0 to 14.3.3 in /sdk/python 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] --- sdk/python/requirements/proj.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/python/requirements/proj.txt b/sdk/python/requirements/proj.txt index 34f2e519740..135e4d751f8 100644 --- a/sdk/python/requirements/proj.txt +++ b/sdk/python/requirements/proj.txt @@ -48,7 +48,7 @@ platformdirs==4.1.0 # via -r requirements.in pygments==2.17.2 # via rich -rich==13.7.0 +rich==14.3.3 # via -r requirements.in sniffio==1.3.0 # via