From 902b8b5c2a13594fb3c7c631a1885eebc8e85e6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 22:38:21 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.33.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b34db41..030c7a73 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.33.8 ; 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"