Closed dependabot[bot] closed 1 month ago
This pull request updates the botocore dependency from version 1.31.64 to 1.35.36. The update includes several API changes, enhancements, and bug fixes across multiple AWS services.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update botocore dependency version |
|
setup.py |
Add support for new AWS service features |
|
|
Enhance Python support |
|
|
Update AWS service APIs |
|
Superseded by #1302.
Bumps botocore from 1.31.64 to 1.35.36.
Changelog
Sourced from botocore's changelog.
... (truncated)
Commits
d40c69d
Merge branch 'release-1.35.36'a765105
Bumping version to 1.35.362086a77
Update endpoints model6fba18b
Update to latest models66dc1f8
Add support for Python 3.13 (#3185)6f70001
Merge branch 'release-1.35.35'907b09d
Merge branch 'release-1.35.35' into developa40ddcc
Bumping version to 1.35.3580a0d3e
Update endpoints model7fe0529
Update to latest modelsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by Sourcery
Bump botocore dependency to version 1.35.36 to incorporate the latest API changes and enhancements, including support for new AWS services and Python 3.13.
Enhancements: