From 8482be48d4264e0bc0483d4a0862c702314fd435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 00:05:47 +0000 Subject: [PATCH] Bump rich from 14.0.0 to 14.3.3 Bumps [rich](https://github.com/Textualize/rich) from 14.0.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/v14.0.0...v14.3.3) --- updated-dependencies: - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 670741d..6f116ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ npg-python-lib@https://github.com/wtsi-npg/npg-python-lib/releases/download/1.1. partisan@https://github.com/wtsi-npg/partisan/releases/download/4.1.2/partisan-4.1.2.tar.gz pymysql==1.1.2 python-dateutil==2.9.0.post0 -rich==14.0.0 +rich==14.3.3 setuptools-git-versioning==3.0.1 setuptools==82.0.0 sqlalchemy==2.0.45