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