From 9d4152bb844d9097fa29c0443eca9a787855d190 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 21:15:57 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.29.146 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 313b31d0d..112185efb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.26.145 -botocore==1.29.145 +botocore==1.29.146 Django==4.2.1 djangorestframework==3.14.0