From bf7fb813530b86629ba7a85885478fa88941d946 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 21:10:12 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.26.154 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c562fb9c..7bd54fb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ backoff==2.2.1 ; python_version >= "3.10" and python_version < "4.0" beautifulsoup4==4.12.2 ; python_version >= "3.10" and python_version < "4.0" black==23.3.0 ; python_version >= "3.10" and python_version < "4.0" blessed==1.20.0 ; python_version >= "3.10" and python_version < "4.0" -boto3==1.26.147 ; python_version >= "3.10" and python_version < "4.0" +boto3==1.26.154 ; python_version >= "3.10" and python_version < "4.0" botocore==1.29.147 ; python_version >= "3.10" and python_version < "4.0" bpython==0.24 ; python_version >= "3.10" and python_version < "4.0" certifi==2023.5.7 ; python_version >= "3.10" and python_version < "4.0"