From 4f7fede3be6adac1a9de8b497774f4709c27f69f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 23:53:18 +0000 Subject: [PATCH] chore(deps): bump the python-dependencies group with 2 updates Bumps the python-dependencies group with 2 updates: [boto3](https://github.com/boto/boto3) and [botocore](https://github.com/boto/botocore). Updates `boto3` from 1.43.56 to 1.43.60 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.56...1.43.60) Updates `botocore` from 1.43.56 to 1.43.60 - [Commits](https://github.com/boto/botocore/compare/1.43.56...1.43.60) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: botocore dependency-version: 1.43.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8edb61c..9dd022d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ cryptography==49.0.0 jsonschema==4.26.0 PyJWT==2.13.0 requests==2.34.2 -boto3==1.43.56 -botocore==1.43.56 +boto3==1.43.60 +botocore==1.43.60 aiosql==15.0 confluent-kafka==2.15.0 psycopg2==2.9.12