From e068600b2b62e1c8797dc842436d4f478f1f66ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 00:09:16 +0000 Subject: [PATCH] chore(deps): bump rich from 13.7.0 to 15.0.0 in /sdk/python Bumps [rich](https://github.com/Textualize/rich) from 13.7.0 to 15.0.0. - [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...v15.0.0) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 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..04daf6cbd49 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==15.0.0 # via -r requirements.in sniffio==1.3.0 # via