From 30c88aed5016397ffe6a0e09264f450f697d3f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 06:06:50 +0000 Subject: [PATCH] [pip] Bump rich from 13.9.3 to 13.9.4 Bumps [rich](https://github.com/Textualize/rich) from 13.9.3 to 13.9.4. - [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.9.3...v13.9.4) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f2a1a11..0e50855 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -38,7 +38,7 @@ pytest==8.3.3 python-dotenv==1.0.1 python-multipart==0.0.17 PyYAML==6.0.2 -rich==13.9.3 +rich==13.9.4 shellingham==1.5.4 sniffio==1.3.1 starlette==0.41.2 diff --git a/requirements.txt b/requirements.txt index ef34082..035b355 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-dotenv==1.0.1 python-multipart==0.0.17 PyJWT==2.9.0 PyYAML==6.0.2 -rich==13.9.3 +rich==13.9.4 shellingham==1.5.4 sniffio==1.3.1 starlette==0.41.2