From 23d8c49f0b4a314e1d05d9b69313a911e8665bc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 21:41:35 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.35.94 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f1af979..54bb3f7 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.2', - 'boto3==1.35.87', + 'boto3==1.35.94', 'hvac==1.2.1' ]