From 15adf43f661b0d667546edceaf7c58ccf5155a69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 21:33:22 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.26.59 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 222587e..e76d021 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ 'backports.functools_lru_cache==1.6.4', 'pathlib2==2.3.7.post1', 'pyyaml==6.0', - 'boto3==1.26.44', + 'boto3==1.26.59', 'hvac==0.11.2' ]