From c16caee065bab0a0c3a27b02d177eb906f175132 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:50:56 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.31.63 --- harvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harvester/requirements.txt b/harvester/requirements.txt index 3cb7b8c3..d0155c15 100644 --- a/harvester/requirements.txt +++ b/harvester/requirements.txt @@ -1,6 +1,6 @@ attrs==19.3.0 boto3==1.18.26 -botocore==1.21.23 +botocore==1.31.63 click==7.1.1 click-plugins==1.1.1 cligj==0.5.0