diff --git a/requirements-dev.txt b/requirements-dev.txt index b2b04a7..d0d9583 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -i https://pypi.org/simple black==24.4.2; python_version >= '3.8' boto3==1.34.94; python_version >= '3.8' -botocore==1.34.145; python_version >= '3.8' +botocore==1.34.153; python_version >= '3.8' certifi==2024.7.4; python_version >= '3.6' cffi==1.16.0; platform_python_implementation != 'PyPy' charset-normalizer==3.3.2; python_full_version >= '3.7.0' diff --git a/requirements.txt b/requirements.txt index 51d69ef..eac39cf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -i https://pypi.org/simple boto3==1.34.94; python_version >= '3.8' -botocore==1.34.145; python_version >= '3.8' +botocore==1.34.153; python_version >= '3.8' jmespath==1.0.1; python_version >= '3.7' ldap3==2.9.1 pyasn1==0.6.0; python_version >= '3.8'