<!-- Thank you for reporting an issue. This issue tracker is for bugs and issues found within Alibaba Cloud SDK for Python. If you require more general support please file an issue on our help repo. https://help.aliyun.com/ Please fill in as much of the template below as you're able. Python Version: output of `python --version` aliyunsdkcore Version: output of `aliyunsdkcore.__version__` API: The API of the product, for example `DescribeRegionsRequest` If possible, please provide code that demonstrates the problem, keeping it as simple and free of external dependencies as you are able. --> * **Python Version**: 3.7 * **aliyunsdkcore Version**: 2.13.36 * **API**: all <!-- Enter your issue details below this comment. --> We hit Protecode security issue CVE-2023-32681 in file aliyunsdkcore.vendored.requests.__version__.pyc identified as **requests:2.18.3** Which corresponds to the source code at https://github.com/aliyun/aliyun-openapi-python-sdk/blob/master/aliyun-python-sdk-core-v3/aliyunsdkcore/vendored/requests/__version__.py Do we have plan to migrate this dependency to higher version such as **2.31.0**? Thanks. Otherwise we are not allowed to continute to use the SDK.