From bf80273577c2527288d24e45f588cfc5a8128df5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 10:34:19 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20rich=201?= =?UTF-8?q?3.3.4=20->=2013.7.1=20(#28573)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 8a7d0ae80..e0869c3eb 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -314,7 +314,7 @@ requests==2.31.0 # shillelagh requests-cache==1.2.0 # via shillelagh -rich==13.3.4 +rich==13.7.1 # via flask-limiter rsa==4.9 # via google-auth