From 86dfc64cca5671f760b60a99abda56e34a290784 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 02:06:36 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.29.149 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 559b44f1..ce8eaf17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.26.149 -botocore==1.29.147 +botocore==1.29.149 Django==4.2.2 djangorestframework==3.14.0