From 69e88baf3e9b214d54c6202f55180c39ff666c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 18:04:03 +0000 Subject: [PATCH] Bump boto3 from 1.28.5 to 1.35.85 Bumps [boto3](https://github.com/boto/boto3) from 1.28.5 to 1.35.85. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.28.5...1.35.85) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index e9bb306de..10b642d68 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ Django==4.2.17 botocore>=1.31.4 -boto3==1.28.5 +boto3==1.35.85 psycopg2-binary==2.9.9 requests==2.31.0 django-filter==24.2