Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Update botocore requirement from ~=1.29.50 to ~=1.31.36#304

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.31.36
Closed

Update botocore requirement from ~=1.29.50 to ~=1.31.36#304
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/master/botocore-approx-eq-1.31.36

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.31.36

  • api-change:backup: Add support for customizing time zone for backup window in backup plan rules.
  • api-change:compute-optimizer: This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances.
  • api-change:organizations: Documentation updates for permissions and links.
  • api-change:securitylake: Remove incorrect regex enforcement on pagination tokens.
  • api-change:service-quotas: Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account.
  • api-change:workspaces-web: WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate.

1.31.35

  • api-change:cloudtrail: Add ThrottlingException with error code 429 to handle CloudTrail Delegated Admin request rate exceeded on organization resources.
  • api-change:cloudwatch: Update cloudwatch client to latest version
  • api-change:detective: Added protections to interacting with fields containing customer information.

1.31.34

  • api-change:ec2: Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances.
  • api-change:glue: Added API attributes that help in the monitoring of sessions.
  • api-change:mediaconvert: This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class.
  • api-change:medialive: MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings.
  • api-change:mediatailor: Adds new source location AUTODETECT_SIGV4 access type.
  • api-change:quicksight: Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support.
  • api-change:rds: This release updates the supported versions for Percona XtraBackup in Aurora MySQL.
  • api-change:s3control: Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack.
  • api-change:verifiedpermissions: Documentation updates for Amazon Verified Permissions.

1.31.33

  • api-change:apigateway: This release adds RootResourceId to GetRestApi response.
  • api-change:ec2: Marking fields as sensitive on BundleTask and GetPasswordData
  • api-change:polly: Amazon Polly adds 1 new voice - Zayd (ar-AE)

1.31.32

  • api-change:ce: This release adds the LastUpdatedDate and LastUsedDate timestamps to help you manage your cost allocation tags.
  • api-change:globalaccelerator: Global Accelerator now supports Client Ip Preservation for Network Load Balancer endpoints.
  • api-change:rds: Adding parameters to CreateCustomDbEngineVersion reserved for future use.
  • api-change:verifiedpermissions: Documentation updates for Amazon Verified Permissions. Increases max results per page for ListPolicyStores, ListPolicies, and ListPolicyTemplates APIs from 20 to 50.

... (truncated)

Commits
  • c58e2bb Merge branch 'release-1.31.36'
  • 3d40c59 Bumping version to 1.31.36
  • a43821f Update to latest partitions and endpoints
  • 2810fa8 Update to latest models
  • 37a1225 Merge pull request #3006 from aBurmeseDev/aBurmeseDev-handle-stale-discussion
  • d7eea5c Disable auto-closing answered discussions
  • 8763c8f Merge branch 'release-1.31.35'
  • 816503d Merge branch 'release-1.31.35' into develop
  • 72b029e Bumping version to 1.31.35
  • c592736 Update to latest partitions and endpoints
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.29.50...1.31.36)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 29, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2023

Superseded by #306.

@dependabot dependabot bot closed this Sep 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/master/botocore-approx-eq-1.31.36 branch September 5, 2023 03:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments