From c4e9b6575ffb816d879aaf7644bd288c235ea20b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 00:01:44 +0000 Subject: [PATCH] Bump boto3 from 1.28.75 to 1.41.5 Bumps [boto3](https://github.com/boto/boto3) from 1.28.75 to 1.41.5. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.28.75...1.41.5) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.41.5 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 4a26b0f64..e1743f439 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ django-scopes==2.0.0 django-treebeard==4.7.1 django-cors-headers==4.6.0 django-storages==1.14.6 -boto3==1.28.75 +boto3==1.41.5 django-prometheus==2.4.1 django-hCaptcha==0.2.0 python-ldap==3.4.5