From 60e895e0e76d0e46b1690214862682eb61545512 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 10:12:54 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.33.1 --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index d8987f5c..61ba8d49 100644 --- a/harvester/requirements.txt +++ b/harvester/requirements.txt @@ -1,5 +1,5 @@ attrs==19.3.0 -boto3==1.18.26 +boto3==1.33.1 botocore==1.21.23 click==7.1.1 click-plugins==1.1.1