Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump boto3 from 1.20.24 to 1.20.25 (#125)
Bumps [boto3](https://github.com/boto/boto3) from 1.20.24 to 1.20.25. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/boto/boto3/blob/develop/CHANGELOG.rst">boto3's changelog</a>.</em></p> <blockquote> <h1>1.20.25</h1> <ul> <li>api-change:<code>customer-profiles</code>: [<code>botocore</code>] This release adds an optional parameter, ObjectTypeNames to the PutIntegration API to support multiple object types per integration option. Besides, this release introduces Standard Order Objects which contain data from third party systems and each order object belongs to a specific profile.</li> <li>api-change:<code>sagemaker</code>: [<code>botocore</code>] This release adds a new ContentType field in AutoMLChannel for SageMaker CreateAutoMLJob InputDataConfig.</li> <li>api-change:<code>forecast</code>: [<code>botocore</code>] Adds ForecastDimensions field to the DescribeAutoPredictorResponse</li> <li>api-change:<code>securityhub</code>: [<code>botocore</code>] Added new resource details objects to ASFF, including resources for Firewall, and RuleGroup, FirewallPolicy Added additional details for AutoScalingGroup, LaunchConfiguration, and S3 buckets.</li> <li>api-change:<code>location</code>: [<code>botocore</code>] Making PricingPlan optional as part of create resource API.</li> <li>api-change:<code>redshift</code>: [<code>botocore</code>] This release adds API support for managed Redshift datashares. Customers can now interact with a Redshift datashare that is managed by a different service, such as AWS Data Exchange.</li> <li>api-change:<code>apigateway</code>: [<code>botocore</code>] Documentation updates for Amazon API Gateway</li> <li>api-change:<code>devops-guru</code>: [<code>botocore</code>] Adds Tags support to DescribeOrganizationResourceCollectionHealth</li> <li>api-change:<code>imagebuilder</code>: [<code>botocore</code>] This release adds support for importing and exporting VM Images as part of the Image Creation workflow via EC2 VM Import/Export.</li> <li>api-change:<code>datasync</code>: [<code>botocore</code>] AWS DataSync now supports FSx Lustre Locations.</li> <li>api-change:<code>finspace-data</code>: [<code>botocore</code>] Make dataset description optional and allow s3 export for dataviews</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/35a0e61109d269e501ef41b0015756b18255ba3d"><code>35a0e61</code></a> Merge branch 'release-1.20.25'</li> <li><a href="https://github.com/boto/boto3/commit/4af1e453f00b9b708d4ecdc2593597c420014f1e"><code>4af1e45</code></a> Bumping version to 1.20.25</li> <li><a href="https://github.com/boto/boto3/commit/107128118fec75c29b5d8b75d38ddc4de7933826"><code>1071281</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/45a7d545b9cda6d9af6bc799311aa04dd8e57a0d"><code>45a7d54</code></a> Merge branch 'release-1.20.24' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.20.24...1.20.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=boto3&package-manager=pip&previous-version=1.20.24&new-version=1.20.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information