From e0602b3ee294beab16dc272d966cd4cc191cd139 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 01:05:53 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.31.39 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7e99873..de3cd234 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ 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" -botocore==1.29.155 ; python_version >= "3.10" and python_version < "4.0" +botocore==1.31.39 ; 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" cfgv==3.3.1 ; python_version >= "3.10" and python_version < "4.0"