From d685b5b6e915214cb54a90f438af266c3503c378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 03:18:14 +0000 Subject: [PATCH] Bump boto3 from 1.42.49 to 1.42.54 Bumps [boto3](https://github.com/boto/boto3) from 1.42.49 to 1.42.54. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.49...1.42.54) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.54 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f431d8fa49..a425b89d2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ amqp==5.3.1 async-lru==2.1.0 beautifulsoup4==4.14.3 -boto3==1.42.49 +boto3==1.42.54 httpx==0.28.1 imbalanced-learn==0.14.1 langchain==1.2.10