From 066574773bf740b44ce53426386b88b92677d8ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 23:54:49 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.40.25 to 1.42.88 Bumps [boto3](https://github.com/boto/boto3) from 1.40.25 to 1.42.88. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.25...1.42.88) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.88 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 91cbf05..d9da04c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ cryptography==46.0.6 jsonschema==4.25.1 PyJWT==2.12.1 requests==2.32.5 -boto3==1.40.25 +boto3==1.42.88 confluent-kafka==2.14.0 moto[s3,secretsmanager,events]==5.1.22 testcontainers==4.14.1