From 647b1dbb850794b6ce850b72d758c6b25ff886c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 21:17:40 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.29.159 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b55f875d..efb0593ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.26.157 -botocore==1.29.157 +botocore==1.29.159 Django==4.2.2 djangorestframework==3.14.0