From 60d755cd9fa260b8efe32e2c77a9c4bcc2f9e906 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:46:44 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.26.93 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 060fe6cf1..73ab8ee5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.26.92 +boto3==1.26.93 botocore==1.29.92 Django==4.1.7 djangorestframework==3.14.0