From 5d7aa76b7d7332d7a9b4c906409f08033a0328c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 00:01:32 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.39.3 to 1.40.69 Bumps [boto3](https://github.com/boto/boto3) from 1.39.3 to 1.40.69. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.39.3...1.40.69) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.69 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 1798cffadf6..d3f594083b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ django-bootstrap3-datetimepicker-2==2.8.3 django-storages==1.14.3 dropbox==11.36.2 google-cloud-storage==2.16.0 -boto3==1.39.3 +boto3==1.40.69 # Django Caches whitenoise==6.6.0