From 40fcc1193f5404f58cad712be1a75c10d6181baa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:46:47 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.26.100 --- 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