From c8af6a73373f0d770481289024bcec828f46446b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 22:02:10 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.45 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 208b49e9..784c4c29 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.44 +boto3==1.34.45 botocore==1.34.44 Django==5.0.2 djangorestframework==3.14.0