-
-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade botocore to 1.29.98 #1014
Comments
@thehesiod here are the differences between botocore 1.29.76 (the one aiobotocore locked) and 1.29.77. The differences are all in |
yep! super easy PR then. Perhaps we can add an auto upgrader action that can propose PRs if there are only json changes |
Please try upgrade to 1.29.158 |
So just to be clear: if the only change between botocore versions are just json files (outside of the .py files that contain the version specifier), nothing has to change in aiobotocore? If that is the case, I can take care of upgrading the botocore dependency as far as I can manage. How would you like to implement the action to check the file changes in botocore? I reckon a new release is basically pushed every day. |
For completeness, some developments about this can also be found in #1017 |
Please upgrade |
done |
botocore 1.29.98 has
ephemeralStorage
support for FARGATE Batch compute:https://github.com/boto/boto3/blob/develop/CHANGELOG.rst#L440
Please upgrade when you have a chance.
The text was updated successfully, but these errors were encountered: