From 6e086e3126698d743a7d67e8803e1e23f9b4ee8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 23:53:09 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.42.96 to 1.43.2 Bumps [boto3](https://github.com/boto/boto3) from 1.42.96 to 1.43.2. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.96...1.43.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d13d590..793b620 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cryptography==46.0.7 jsonschema==4.26.0 PyJWT==2.12.1 requests==2.33.1 -boto3==1.42.96 +boto3==1.43.2 confluent-kafka==2.14.0 moto[s3,secretsmanager,events]==5.1.22 testcontainers==4.14.2