From 5c740713a38c95cfe5f80326d7c04f66d2f5b893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:35:32 +0000 Subject: [PATCH] Bump boto3 from 1.35.34 to 1.35.39 Bumps [boto3](https://github.com/boto/boto3) from 1.35.34 to 1.35.39. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.34...1.35.39) --- 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 75d3a73c..f1c36fbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.35.34 +boto3==1.35.39 Django==5.1.1 django-cors-headers==4.4.0 djangorestframework==3.15.2