From c90d6d4633ae60e8ae719b650e31682ff7b53278 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 20:58:52 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.36.4 | datasource | package | from | to | | ---------- | ------- | ------- | ------ | | pypi | boto3 | 1.34.56 | 1.36.4 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47beadb..773b1df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.34.56 +boto3==1.36.4 botocore==1.34.56 click==8.1.7 colorama==0.4.6