From ec374e719bd2d2fcc5116eac494df8b86caa1836 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 15:46:51 +0000 Subject: [PATCH] Update dependency boto3 to v1.37.23 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9406e616..454fabe2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ pre-commit==3.8.0 fasttext==0.9.3 nltk==3.9.1 Unidecode==1.3.8 -boto3==1.35.23 +boto3==1.37.23 uvicorn==0.34.0 pendulum==3.0.0 \ No newline at end of file