From 8dd7c6b0821310177ab8033c72c30b7f629225c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 08:01:35 +0000 Subject: [PATCH] Bump boto3 from 1.26.165 to 1.35.24 Bumps [boto3](https://github.com/boto/boto3) from 1.26.165 to 1.35.24. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.26.165...1.35.24) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- prod-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prod-requirements.txt b/prod-requirements.txt index cdc543952..7fef6f007 100644 --- a/prod-requirements.txt +++ b/prod-requirements.txt @@ -5,4 +5,4 @@ raven==6.10.0 # Heroku Whitenoise==6.6.0 # 6.4.0 is first version that supports Django 4.2 django-storages==1.14.4 # 1.14.4 is first version that supports Django 4.2 -boto3==1.26.165 +boto3==1.35.24