From f28df538ee272a063b217af8f6733fa77efa2c7a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Dec 2023 01:02:39 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b34db41..6b1a64bc 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.155 ; python_version >= "3.10" and python_version < "4.0" +boto3==1.34.3 ; python_version >= "3.10" and python_version < "4.0" botocore==1.29.155 ; 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"