From 601fcfa86738b1648414a940c6813be050d2923b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 01:35:00 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.26.100 (#411) 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 48a41db7..3d4cfd11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.26.99 +boto3==1.26.100 botocore==1.29.99 Django==4.1.7 djangorestframework==3.14.0