From 97682bc1a566c2894c632ea9ca97c0a28cb98b2e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 22:36:31 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.33.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1b34db41..cd9827dd 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.5 ; 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"