From 64bb2395bf3fcd4af5ef27a33844a84e870c7a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 14:08:40 +0000 Subject: [PATCH] Bump boto3 from 1.35.55 to 1.35.56 Bumps [boto3](https://github.com/boto/boto3) from 1.35.55 to 1.35.56. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.55...1.35.56) --- updated-dependencies: - dependency-name: boto3 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 2e0d7548..1ae96486 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ django-csp==3.7 gunicorn==22.0.0 django-sri==0.7.0 whitenoise==6.7.0 -boto3==1.35.55 +boto3==1.35.56 django-storages==1.14.4 django-htmlmin==0.11.0