From 34f333899d8c6b63eaacfcde231e170194ec87d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 15:57:29 +0200 Subject: [PATCH] Bump boto3 from 1.34.149 to 1.34.153 (#1198) Bumps [boto3](https://github.com/boto/boto3) from 1.34.149 to 1.34.153. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.34.149...1.34.153) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 34d27780..7523bb96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.149 +boto3==1.34.153 Django==5.0.7 django-cors-headers==4.4.0 djangorestframework==3.15.2