From f572147736164f141d5ae4b596ff4d94eddb9da3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 14:08:17 +0000 Subject: [PATCH] Update dependency motor to v3.7.1 --- rocketwatch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocketwatch/requirements.txt b/rocketwatch/requirements.txt index e2c5b27a..6a911f9b 100644 --- a/rocketwatch/requirements.txt +++ b/rocketwatch/requirements.txt @@ -14,7 +14,7 @@ pytz==2022.7.1 matplotlib==3.7.1 scipy==1.11.3 inflect==7.3.1 -motor==3.1.1 +motor==3.7.1 wordcloud==1.9.4 web3-multicall==0.0.7 colorama==0.4.6