spock icon indicating copy to clipboard operation
spock copied to clipboard

pip(deps): update botocore requirement from ~=1.26 to ~=1.27

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.27.1

  • api-change:backup-gateway: Adds GetGateway and UpdateGatewaySoftwareNow API and adds hypervisor name to UpdateHypervisor API
  • api-change:forecast: Added Format field to Import and Export APIs in Amazon Forecast. Added TimeSeriesSelector to Create Forecast API.
  • api-change:chime-sdk-meetings: Adds support for centrally controlling each participant's ability to send and receive audio, video and screen share within a WebRTC session. Attendee capabilities can be specified when the attendee is created and updated during the session with the new BatchUpdateAttendeeCapabilitiesExcept API.
  • api-change:route53: Add new APIs to support Route 53 IP Based Routing

1.27.0

  • api-change:iotsitewise: This release adds the following new optional field to the IoT SiteWise asset resource: assetDescription.
  • api-change:lookoutmetrics: Adding backtest mode to detectors using the Cloudwatch data source.
  • api-change:transcribe: Amazon Transcribe now supports automatic language identification for multi-lingual audio in batch mode.
  • feature:Python: Dropped support for Python 3.6
  • api-change:cognito-idp: Amazon Cognito now supports IP Address propagation for all unauthenticated APIs (e.g. SignUp, ForgotPassword).
  • api-change:drs: Changed existing APIs and added new APIs to accommodate using multiple AWS accounts with AWS Elastic Disaster Recovery.
  • api-change:sagemaker: Amazon SageMaker Notebook Instances now support Jupyter Lab 3.

1.26.10

  • api-change:sagemaker: Amazon SageMaker Notebook Instances now allows configuration of Instance Metadata Service version and Amazon SageMaker Studio now supports G5 instance types.
  • api-change:appflow: Adding the following features/changes: Parquet output that preserves typing from the source connector, Failed executions threshold before deactivation for scheduled flows, increasing max size of access and refresh token from 2048 to 4096
  • api-change:datasync: AWS DataSync now supports TLS encryption in transit, file system policies and access points for EFS locations.
  • api-change:emr-serverless: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.

1.26.9

  • api-change:lightsail: Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.
  • api-change:emr-serverless: This release adds support for Amazon EMR Serverless, a serverless runtime environment that simplifies running analytics applications using the latest open source frameworks such as Apache Spark and Apache Hive.
  • api-change:ec2: C7g instances, powered by the latest generation AWS Graviton3 processors, provide the best price performance in Amazon EC2 for compute-intensive workloads.
  • api-change:forecast: Introduced a new field in Auto Predictor as Time Alignment Boundary. It helps in aligning the timestamps generated during Forecast exports

1.26.8

  • api-change:secretsmanager: Documentation updates for Secrets Manager
  • api-change:fsx: This release adds root squash support to FSx for Lustre to restrict root level access from clients by mapping root users to a less-privileged user/group with limited permissions.
  • api-change:lookoutmetrics: Adding AthenaSourceConfig for MetricSet APIs to support Athena as a data source.
  • api-change:voice-id: VoiceID will now automatically expire Speakers if they haven't been accessed for Enrollment, Re-enrollment or Successful Auth for three years. The Speaker APIs now return a "LastAccessedAt" time for Speakers, and the EvaluateSession API returns "SPEAKER_EXPIRED" Auth Decision for EXPIRED Speakers.
  • api-change:cloudformation: Add a new parameter statusReason to DescribeStackSetOperation output for additional details
  • api-change:apigateway: Documentation updates for Amazon API Gateway
  • api-change:apprunner: Documentation-only update added for CodeConfiguration.
  • api-change:sagemaker: Amazon SageMaker Autopilot adds support for manually selecting features from the input dataset using the CreateAutoMLJob API.

... (truncated)

Commits
  • d778c3c Merge branch 'release-1.27.1'
  • 94fbb16 Bumping version to 1.27.1
  • a91b878 Merge commit '6c862b545ea77d8ee94267cf768ef3643aee8450' into stage-release-de...
  • 56a65f8 Update to latest models
  • 5b4d15e Merge pull request #2691 from joguSD/doc-req-sync
  • 9ecee37 Bump docutils and sphinx pin to match AWS CLI
  • b4daaf6 Merge branch 'release-1.27.0'
  • 9da6298 Merge branch 'release-1.27.0' into develop
  • 9e757aa Bumping version to 1.27.0
  • f137dd3 Update to latest 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 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)

dependabot[bot] avatar Jun 02 '22 14:06 dependabot[bot]