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

Update botocore requirement from <1.31.12,>1.23.41 to >1.23.41,<1.31.13 #453

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Updates the requirements on botocore to permit the latest version.

Changelog

Sourced from botocore's changelog.

1.31.12

  • api-change:cloudcontrol: Updates the documentation for CreateResource.
  • api-change:entityresolution: AWS Entity Resolution can effectively match a source record from a customer relationship management (CRM) system with a source record from a marketing system containing campaign information.
  • api-change:glue: Release Glue Studio Snowflake Connector Node for SDK/CLI
  • api-change:healthlake: Updating the HealthLake service documentation.
  • api-change:managedblockchain-query: Amazon Managed Blockchain (AMB) Query provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs.
  • api-change:mediaconvert: This release includes general updates to user documentation.
  • api-change:omics: The service is renaming as a part of AWS Health.
  • api-change:opensearchserverless: This release adds new collection type VectorSearch.
  • api-change:polly: Amazon Polly adds 1 new voice - Lisa (nl-BE)
  • api-change:route53: Update that corrects the documents for received feedback.

1.31.11

  • api-change:billingconductor: Added support for Auto-Assocate Billing Groups for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups.
  • api-change:customer-profiles: Amazon Connect Customer Profiles now supports rule-based resolution to match and merge similar profiles into unified profiles, helping companies deliver faster and more personalized customer service by providing access to relevant customer information for agents and automated experiences.
  • api-change:datasync: AWS DataSync now supports Microsoft Azure Blob Storage locations.
  • api-change:dynamodb: Documentation updates for DynamoDB
  • api-change:ec2: This release adds an instance's peak and baseline network bandwidth as well as the memory sizes of an instance's inference accelerators to DescribeInstanceTypes.
  • api-change:emr-serverless: This release adds support for publishing application logs to CloudWatch.
  • api-change:lambda: Add Python 3.11 (python3.11) support to AWS Lambda
  • api-change:rds: This release adds support for monitoring storage optimization progress on the DescribeDBInstances API.
  • api-change:sagemaker: Mark ContentColumn and TargetLabelColumn as required Targets in TextClassificationJobConfig in CreateAutoMLJobV2API
  • api-change:securityhub: Add support for CONTAINS and NOT_CONTAINS comparison operators for Automation Rules string filters and map filters
  • api-change:sts: API updates for the AWS Security Token Service
  • api-change:transfer: This release adds support for SFTP Connectors.
  • api-change:wisdom: This release added two new data types: AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom integration with Amazon Connect Chat

1.31.10

  • api-change:apigatewayv2: Documentation updates for Amazon API Gateway.
  • api-change:ce: This release introduces the new API 'GetSavingsPlanPurchaseRecommendationDetails', which retrieves the details for a Savings Plan recommendation. It also updates the existing API 'GetSavingsPlansPurchaseRecommendation' to include the recommendation detail ID.
  • api-change:chime-sdk-media-pipelines: AWS Media Pipeline compositing enhancement and Media Insights Pipeline auto language identification.
  • api-change:cloudformation: This release supports filtering by DRIFT_STATUS for existing API ListStackInstances and adds support for a new API ListStackInstanceResourceDrifts. Customers can now view resource drift information from their StackSet management accounts.
  • api-change:ec2: Add "disabled" enum value to SpotInstanceState.
  • api-change:glue: Added support for Data Preparation Recipe node in Glue Studio jobs
  • api-change:quicksight: This release launches new Snapshot APIs for CSV and PDF exports, adds support for info icon for filters and parameters in Exploration APIs, adds modeled exception to the DeleteAccountCustomization API, and introduces AttributeAggregationFunction's ability to add UNIQUE_VALUE aggregation in tooltips.

1.31.9

  • api-change:glue: This release adds support for AWS Glue Crawler with Apache Hudi Tables, allowing Crawlers to discover Hudi Tables in S3 and register them in Glue Data Catalog for query engines to query against.
  • api-change:mediaconvert: This release includes improvements to Preserve 444 handling, compatibility of HEVC sources without frame rates, and general improvements to MP4 outputs.

... (truncated)

Commits
  • 805ad4c Merge branch 'release-1.31.12'
  • a22d266 Bumping version to 1.31.12
  • 0249ce0 Update to latest partitions and endpoints
  • 4d95569 Update to latest models
  • fe5a45d Merge branch 'release-1.31.11'
  • bf00c7d Merge branch 'release-1.31.11' into develop
  • 43a0c2e Bumping version to 1.31.11
  • 69df0da Update to latest models
  • 2b6d06d Merge branch 'release-1.31.10'
  • 1a5df55 Merge branch 'release-1.31.10' into develop
  • 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)

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.23.42...1.31.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2023
@beanrunner-github-bot beanrunner-github-bot merged commit 12871f4 into master Jul 26, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/pip/botocore-gt-1.23.41-and-lt-1.31.13 branch July 26, 2023 20:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant