From 1edc553b94ffd3577a5c07b3627caccaa115b8f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 03:17:24 +0000 Subject: [PATCH] Bump boto3 from 1.42.49 to 1.42.59 Bumps [boto3](https://github.com/boto/boto3) from 1.42.49 to 1.42.59. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.49...1.42.59) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.59 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..62918b559e 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.59 httpx==0.28.1 imbalanced-learn==0.14.1 langchain==1.2.10