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.32 to 1.20.33 (#151)
Bumps [boto3](https://github.com/boto/boto3) from 1.20.32 to 1.20.33. <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.33</h1> <ul> <li>api-change:<code>finspace-data</code>: [<code>botocore</code>] Documentation updates for FinSpace.</li> <li>api-change:<code>rds</code>: [<code>botocore</code>] This release adds the db-proxy event type to support subscribing to RDS Proxy events.</li> <li>api-change:<code>ce</code>: [<code>botocore</code>] Doc only update for Cost Explorer API that fixes missing clarifications for MatchOptions definitions</li> <li>api-change:<code>kendra</code>: [<code>botocore</code>] Amazon Kendra now supports advanced query language and query-less search.</li> <li>api-change:<code>workspaces</code>: [<code>botocore</code>] Introducing new APIs for Workspaces audio optimization with Amazon Connect: CreateConnectClientAddIn, DescribeConnectClientAddIns, UpdateConnectClientAddIn and DeleteConnectClientAddIn.</li> <li>api-change:<code>iotevents-data</code>: [<code>botocore</code>] This release provides documentation updates for Timer.timestamp in the IoT Events API Reference Guide.</li> <li>api-change:<code>ec2</code>: [<code>botocore</code>] EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/7f20c358067a357b8f949c1ba694d5c1689dd651"><code>7f20c35</code></a> Merge branch 'release-1.20.33'</li> <li><a href="https://github.com/boto/boto3/commit/26a3654fa7287971f5fbcb021238dc209c16ac70"><code>26a3654</code></a> Bumping version to 1.20.33</li> <li><a href="https://github.com/boto/boto3/commit/6ad5d00efa47bfd4e42c96e5d3bfefa8b8595715"><code>6ad5d00</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/e15e4b73b0881444d03ee9e1c23f5c4e390fb734"><code>e15e4b7</code></a> Merge branch 'release-1.20.32' into develop</li> <li>See full diff in <a href="https://github.com/boto/boto3/compare/1.20.32...1.20.33">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.32&new-version=1.20.33)](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