From c6ffbe35aa81b30ccdf100ded181e459f7eaa091 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:08:03 +0000 Subject: [PATCH] Update dependency cachetools to v5.5.2 --- rocketwatch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocketwatch/requirements.txt b/rocketwatch/requirements.txt index e2c5b27a..960203ba 100644 --- a/rocketwatch/requirements.txt +++ b/rocketwatch/requirements.txt @@ -3,7 +3,7 @@ python_i18n==0.3.9 web3==5.31.4 humanize==4.6.0 termplotlib==0.3.9 -cachetools==5.3.3 +cachetools==5.5.2 bidict==0.22.1 tinydb==4.7.1 requests==2.32.4