From b7b97089642f0524adfb2c22e7bd61b890d090ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 00:56:40 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.25.0 | datasource | package | from | to | | ---------- | ------- | ------- | ------ | | pypi | boto3 | 1.24.87 | 1.25.0 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f793f0c..57828394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.24.87 +boto3==1.25.0 botocore==1.27.87 click==8.1.3 colorama==0.4.5