From 814c3dfecc57d111699794b6d64270162b55c8e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 20:44:05 -0800 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20cachetoo?= =?UTF-8?q?ls=205.3.3=20->=205.5.0=20(#31071)?= 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 19d645e427d6b..c6bae2745c22d 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.3 +cachetools==5.5.0 # via google-auth cattrs==24.1.2 # via requests-cache