From 011915822eb4216bc20f878025fcad5b998f0247 Mon Sep 17 00:00:00 2001 From: ebarped Date: Mon, 16 Sep 2024 09:18:24 +0200 Subject: [PATCH] upgrade boto3 lib to allow execution with EKS Pod Identity --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 23785af..ea6f250 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ dnspython==2.2.1 requests==2.31.0 asyncwhois==1.1.4 -boto3==1.24.40 +boto3==1.35.19 cloudflare==2.9.11 colorama==0.4.5 azure-mgmt-dns==8.0.0