From 91883396c48e457ae701e30b4b5749c5e55d7506 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 01:05:23 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.29.106 (#428) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab1cee64..9294645c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.26.106 -botocore==1.29.104 +botocore==1.29.106 Django==4.1.7 djangorestframework==3.14.0