Skip to content
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

chore(deps): bump boto3 from 1.21.30 to 1.26.94 in /requirements #4890

Merged
merged 2 commits into from Mar 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps boto3 from 1.21.30 to 1.26.94.

Changelog

Sourced from boto3's changelog.

1.26.94

  • api-change:billingconductor: [botocore] This release adds a new filter to ListAccountAssociations API and a new filter to ListBillingGroups API.
  • api-change:config: [botocore] This release adds resourceType enums for types released from October 2022 through February 2023.
  • api-change:dms: [botocore] S3 setting to create AWS Glue Data Catalog. Oracle setting to control conversion of timestamp column. Support for Kafka SASL Plain authentication. Setting to map boolean from PostgreSQL to Redshift. SQL Server settings to force lob lookup on inline LOBs and to control access of database logs.

1.26.93

  • api-change:guardduty: [botocore] Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
  • api-change:resource-explorer-2: [botocore] Documentation updates for APIs.
  • api-change:sagemaker-runtime: [botocore] Update sagemaker-runtime client to latest version

1.26.92

  • api-change:migrationhubstrategy: [botocore] This release adds the binary analysis that analyzes IIS application DLLs on Windows and Java applications on Linux to provide anti-pattern report without configuring access to the source code.
  • api-change:s3control: [botocore] Added support for S3 Object Lambda aliases.
  • api-change:securitylake: [botocore] Make Create/Get/ListSubscribers APIs return resource share ARN and name so they can be used to validate the RAM resource share to accept. GetDatalake can be used to track status of UpdateDatalake and DeleteDatalake requests.

1.26.91

  • api-change:application-autoscaling: [botocore] Application Auto Scaling customers can now use mathematical functions to customize the metric used with Target Tracking policies within the policy configuration itself, saving the cost and effort of publishing the customizations as a separate metric.
  • api-change:dataexchange: [botocore] This release enables data providers to license direct access to S3 objects encrypted with Customer Managed Keys (CMK) in AWS KMS through AWS Data Exchange. Subscribers can use these keys to decrypt, then use the encrypted S3 objects shared with them, without creating or managing copies.
  • api-change:directconnect: [botocore] describe-direct-connect-gateway-associations includes a new status, updating, indicating that the association is currently in-process of updating.
  • api-change:ec2: [botocore] This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
  • api-change:iam: [botocore] Documentation only updates to correct customer-reported issues
  • api-change:keyspaces: [botocore] Adding support for client-side timestamps

1.26.90

  • api-change:appintegrations: [botocore] Adds FileConfiguration to Amazon AppIntegrations CreateDataIntegration supporting scheduled downloading of third party files into Amazon Connect from sources such as Microsoft SharePoint.
  • api-change:lakeformation: [botocore] This release updates the documentation regarding Get/Update DataCellsFilter
  • api-change:s3control: [botocore] Added support for cross-account Multi-Region Access Points. Added support for S3 Replication for S3 on Outposts.
  • api-change:tnb: [botocore] This release adds tagging support to the following Network Instance APIs : Instantiate, Update, Terminate.
  • api-change:wisdom: [botocore] This release extends Wisdom CreateKnowledgeBase API to support SharePoint connector type by removing the @​required trait for objectField

1.26.89

  • api-change:ivschat: [botocore] This release adds a new exception returned when calling AWS IVS chat UpdateLoggingConfiguration. Now UpdateLoggingConfiguration can return ConflictException when invalid updates are made in sequence to Logging Configurations.
  • api-change:secretsmanager: [botocore] The type definitions of SecretString and SecretBinary now have a minimum length of 1 in the model to match the exception thrown when you pass in empty values.

... (truncated)

Commits
  • c0a35d0 Merge branch 'release-1.26.94'
  • 59e6c4a Bumping version to 1.26.94
  • 7a742f9 Add changelog entries from botocore
  • 61eb1a1 Merge branch 'release-1.26.93'
  • 10140b6 Merge branch 'release-1.26.93' into develop
  • a7f66ac Bumping version to 1.26.93
  • a6248c7 Add changelog entries from botocore
  • 12dddb1 Updated signatures to support sphinx domain (#3615)
  • a2e9360 Support doc page redirects for ALL services (#3613)
  • fadbfd8 Merge branch 'release-1.26.92'
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 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)

Bumps [boto3](https://github.com/boto/boto3) from 1.21.30 to 1.26.94.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.21.30...1.26.94)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 20, 2023 08:57
@dependabot dependabot bot requested review from sriram-mv and hnnasit March 20, 2023 08:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 20, 2023
@github-actions github-actions bot added pr/external stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Mar 20, 2023
@hawflau hawflau added this pull request to the merge queue Mar 22, 2023
@moelasmar moelasmar removed the stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. label Mar 22, 2023
@hawflau hawflau merged commit c0c55c7 into develop Mar 22, 2023
65 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/boto3-1.26.94 branch March 22, 2023 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file pr/external python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants