From 3fd6abc34d4a19ab2f2996df5a7b3c3fbe2b63cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 20:42:42 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.26.154 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3395e7fc..0e2fcef45 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.26.153 +boto3==1.26.154 botocore==1.29.153 Django==4.2.2 djangorestframework==3.14.0