From 24ab3d4a3f752e40ee07f95ff556ba9353a3d54e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 01:04:16 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.26.106 (#427) 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 0311d09a..ab1cee64 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.26.104 +boto3==1.26.106 botocore==1.29.104 Django==4.1.7 djangorestframework==3.14.0