From 6a734e2746fde8e77ffa92ed3f80c773cc1730e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 08:58:02 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20cachetoo?= =?UTF-8?q?ls=205.3.2=20->=205.3.3=20(#28719)?= 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 a6e5b5c12..97df3d533 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -40,7 +40,7 @@ cachelib==0.9.0 # via # flask-caching # flask-session -cachetools==5.3.2 +cachetools==5.3.3 # via google-auth cattrs==23.2.3 # via requests-cache