From 7635800c11af86dda0082d82c0d8eaab9943d658 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 19:48:30 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.92 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1bc7514..dea46a8 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ 'backports.functools_lru_cache==1.6.6', 'pathlib2==2.3.7.post1', 'pyyaml==6.0.1', - 'boto3==1.34.6', + 'boto3==1.34.92', 'hvac==1.2.1' ]