From 2e3cb431b9778c8557e1f9898b012fc9b84b6144 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 09:18:18 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20requests?= =?UTF-8?q?-cache=201.1.1=20->=201.2.0=20(#28542)?= 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 b13fac5cffea8..1a3f0cd246821 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -312,7 +312,7 @@ requests==2.31.0 # via # requests-cache # shillelagh -requests-cache==1.1.1 +requests-cache==1.2.0 # via shillelagh rich==13.3.4 # via flask-limiter