From 8be47f9a4a37c89509a2f32ffd9a1e2f37a1932e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 22:44:01 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.9 (#962) 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 f2c1613b..9094d520 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.8 +boto3==1.34.9 botocore==1.34.8 Django==5.0 djangorestframework==3.14.0