From ada8d15b38aaac5347d6088401f8f8a0a55d250f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 17:46:07 +0000 Subject: [PATCH] chore(deps): bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [boto3](https://github.com/boto/boto3), [aws-cdk-lib](https://github.com/aws/aws-cdk) and [python-dotenv](https://github.com/theskumar/python-dotenv). Updates `boto3` from 1.43.71 to 1.43.77 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.71...1.43.77) Updates `aws-cdk-lib` from 2.265.0 to 2.266.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/compare/v2.265.0...v2.266.0) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.77 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: aws-cdk-lib dependency-version: 2.266.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 78de480..5852284 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ opensearch-py==3.2.0 -boto3==1.43.71 +boto3==1.43.77 requests-aws4auth==1.3.2 pyyaml==6.0.3 requests==2.33.1 -aws-cdk-lib==2.265.0 +aws-cdk-lib==2.266.0 constructs>=10.8.1,<11.0.0 beautifulsoup4==4.15.0 -python-dotenv==1.2.2 +python-dotenv==1.2.3 pandas>=3.0.5 pyarrow>=25.0.1 google-api-python-client