From 866a8976e83fe022686ac13b3036f6a067352260 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 21:59:10 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.62 (#1152) 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 7290c501..33e5d927 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.61 +boto3==1.34.62 botocore==1.34.61 Django==5.0.3 djangorestframework==3.14.0