From 23584a02257613f3ed0437e7c94bc71212a710d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 00:01:28 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.39.3 to 1.42.14 Bumps [boto3](https://github.com/boto/boto3) from 1.39.3 to 1.42.14. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.39.3...1.42.14) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.14 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 6ffeae2f114..333e0cf4ce6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,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.42.14 # Django Caches whitenoise==6.6.0