From a0b2588b725389739334a5fbc2e647ca7048b5af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 04:26:17 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.109 (#1332) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e6554221..dfa4bf9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.108 +boto3==1.34.109 botocore==1.34.108 Django==5.0.6 djangorestframework==3.15.1