From 7ec5444afb4a45d5ddbbecfd31d5ce23cc421922 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 02:06:52 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.31.18 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af9b58fd..3a8bb253 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.28.18 -botocore==1.31.17 +botocore==1.31.18 Django==4.2.4 djangorestframework==3.14.0