From 79cc46132360d2a8156e88277ff94663b2d2203c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 19:56:39 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.130 | datasource | package | from | to | | ---------- | ------- | ------- | -------- | | pypi | boto3 | 1.34.56 | 1.34.130 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47beadb..8469e85 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.56 +boto3==1.34.130 botocore==1.34.56 click==8.1.7 colorama==0.4.6