aio-libs / aiobotocore

asyncio support for botocore library using aiohttp

Home Page:https://aiobotocore.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upgrade botocore dependency to 1.34.98?

tgpfeiffer opened this issue · comments

Related: #1095, #1089

I would like to use

api-change:sesv2: [botocore] Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2

from boto3 1.34.98: https://github.com/boto/boto3/blob/3318095f2f2c2ebcc2e598a0eb87bab69df33d79/CHANGELOG.rst#L64-L73

Would it be possible to upgrade the dependency?

I can try and create a PR similar to #1100, but I am not confident I can detect/fix issues that result from the upgraded dependency.