diff --git a/requirements.txt b/requirements.txt index 291b707..5e19500 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ appdirs==1.4.4; python_version >= "3.7" and python_version < "4.0" attrs==21.4.0; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.0" beautifulsoup4==4.11.1; python_full_version >= "3.6.0" boto3==1.24.42; python_version >= "3.7" -botocore==1.27.42; python_version >= "3.7" +botocore==1.29.41; python_version >= "3.7" bs4==0.0.1 cattrs==22.1.0; python_version >= "3.7" and python_version < "4.0" certifi==2022.6.15; python_version >= "3.7" and python_version < "4"