From 9ffd8a84824b0bafafd8c2c8b3f687dced4f010b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 09:18:14 +0000 Subject: [PATCH] deps(deps): bump boto3 from 1.42.39 to 1.42.83 Bumps [boto3](https://github.com/boto/boto3) from 1.42.39 to 1.42.83. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.39...1.42.83) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.83 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 3ed1ae9..7c764ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ aiofiles==25.1.0 # Secrets Management (Optional - install what you need) doppler-sdk==1.3.0 # Doppler -boto3==1.42.39 # AWS Secrets Manager +boto3==1.42.83 # AWS Secrets Manager hvac==2.4.0 # HashiCorp Vault # Dependencies