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

Scheduled weekly dependency update for week 40 #649

Merged
merged 19 commits into from
Oct 2, 2023

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Oct 2, 2023

Update boto3 from 1.28.53 to 1.28.57.

Changelog

1.28.57

=======

* api-change:``bedrock-runtime``: [``botocore``] Run Inference: Added support to run the inference on models.  Includes set of APIs for running inference in streaming and non-streaming mode.
* api-change:``bedrock``: [``botocore``] Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
* api-change:``budgets``: [``botocore``] Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
* api-change:``ec2``: [``botocore``] Adds support for Customer Managed Key encryption for Amazon Verified Access resources
* api-change:``iotfleetwise``: [``botocore``] AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
* api-change:``sagemaker-featurestore-runtime``: [``botocore``] Feature Store supports read/write of records with collection type features.
* api-change:``sagemaker``: [``botocore``] Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
* api-change:``wafv2``: [``botocore``] Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.

1.28.56

=======

* api-change:``cognito-idp``: [``botocore``] The UserPoolType Status field is no longer used.
* api-change:``firehose``: [``botocore``] Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
* api-change:``iot``: [``botocore``] Added support for IoT Rules Engine Kafka Action Headers
* api-change:``textract``: [``botocore``] This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.

1.28.55

=======

* api-change:``appintegrations``: [``botocore``] The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
* api-change:``apprunner``: [``botocore``] This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
* api-change:``codedeploy``: [``botocore``] CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
* api-change:``connect``: [``botocore``] This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.
* api-change:``dynamodb``: [``botocore``] Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
* api-change:``ec2``: [``botocore``] The release includes AWS verified access to support FIPs compliance in North America regions
* api-change:``lakeformation``: [``botocore``] This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation.
* api-change:``pinpoint``: [``botocore``] Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
* api-change:``s3``: [``botocore``] This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.

1.28.54

=======

* api-change:``amplifyuibuilder``: [``botocore``] Support for generating code that is compatible with future versions of amplify project dependencies.
* api-change:``chime-sdk-media-pipelines``: [``botocore``] Adds support for sending WebRTC audio to Amazon Kineses Video Streams.
* api-change:``emr-serverless``: [``botocore``] This release adds support for application-wide default job configurations.
* api-change:``finspace-data``: [``botocore``] Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs.
* api-change:``quicksight``: [``botocore``] Added ability to tag users upon creation.
* api-change:``ssm``: [``botocore``] This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output.
* api-change:``wafv2``: [``botocore``] You can now perform an exact match against the web request's JA3 fingerprint.
Links

Update botocore from 1.31.53 to 1.31.57.

Changelog

1.31.57

=======

* api-change:``bedrock-runtime``: Run Inference: Added support to run the inference on models.  Includes set of APIs for running inference in streaming and non-streaming mode.
* api-change:``bedrock``: Model Invocation logging added to enable or disable logs in customer account. Model listing and description support added. Provisioned Throughput feature added. Custom model support added for creating custom models. Also includes list, and delete functions for custom model.
* api-change:``budgets``: Update DescribeBudgets and DescribeBudgetNotificationsForAccount MaxResults limit to 1000.
* api-change:``ec2``: Adds support for Customer Managed Key encryption for Amazon Verified Access resources
* api-change:``iotfleetwise``: AWS IoT FleetWise now supports encryption through a customer managed AWS KMS key. The PutEncryptionConfiguration and GetEncryptionConfiguration APIs were added.
* api-change:``sagemaker-featurestore-runtime``: Feature Store supports read/write of records with collection type features.
* api-change:``sagemaker``: Online store feature groups supports Standard and InMemory tier storage types for low latency storage for real-time data retrieval. The InMemory tier supports collection types List, Set, and Vector.
* api-change:``wafv2``: Correct and improve the documentation for the FieldToMatch option JA3 fingerprint.

1.31.56

=======

* api-change:``cognito-idp``: The UserPoolType Status field is no longer used.
* api-change:``firehose``: Features : Adding support for new data ingestion source to Kinesis Firehose - AWS Managed Services Kafka.
* api-change:``iot``: Added support for IoT Rules Engine Kafka Action Headers
* api-change:``textract``: This release adds new feature - Layout to Analyze Document API which can automatically extract layout elements such as titles, paragraphs, headers, section headers, lists, page numbers, footers, table areas, key-value areas and figure areas and order the elements as a human would read.

1.31.55

=======

* api-change:``appintegrations``: The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace.
* api-change:``apprunner``: This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories
* api-change:``codedeploy``: CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups.
* api-change:``connect``: This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace.
* api-change:``dynamodb``: Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table
* api-change:``ec2``: The release includes AWS verified access to support FIPs compliance in North America regions
* api-change:``lakeformation``: This release adds three new API support "CreateLakeFormationOptIn", "DeleteLakeFormationOptIn" and "ListLakeFormationOptIns", and also updates the corresponding documentation.
* api-change:``pinpoint``: Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted.
* api-change:``s3``: This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK.

1.31.54

=======

* api-change:``amplifyuibuilder``: Support for generating code that is compatible with future versions of amplify project dependencies.
* api-change:``chime-sdk-media-pipelines``: Adds support for sending WebRTC audio to Amazon Kineses Video Streams.
* api-change:``emr-serverless``: This release adds support for application-wide default job configurations.
* api-change:``finspace-data``: Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs.
* api-change:``quicksight``: Added ability to tag users upon creation.
* api-change:``ssm``: This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output.
* api-change:``wafv2``: You can now perform an exact match against the web request's JA3 fingerprint.
Links

Update charset_normalizer from 3.2.0 to 3.3.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update phonenumbers from 8.13.21 to 8.13.22.

Changelog

8.13.22

Metadata changes:
- Updated phone metadata for region code(s):
881, CO, IL, LI, MK, SA, TR, UG, UY
- Updated geocoding data for country calling code(s): 598 (en)
- Updated carrier data for country calling code(s):
39 (en), 41 (en), 43 (en), 49 (en), 57 (en), 90 (en), 237 (en), 389 (en),
423 (en), 853 (en), 966 (en), 972 (en)
Links

Update platformdirs from 3.10.0 to 3.11.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pylint from 2.17.6 to 3.0.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update scipy from 1.11.2 to 1.11.3.

Changelog

1.11.3

compared to `1.11.2`.



Authors
=======
* Name (commits)
* Jake Bowhay (2)
* CJ Carey (1)
* Colin Carroll (1) +
* Anirudh Dagar (2)
* drestebon (1) +
* Ralf Gommers (5)
* Matt Haberland (2)
* Julien Jerphanion (1)
* Uwe L. Korn (1) +
* Ellie Litwack (2)
* Andrew Nelson (5)
* Bharat Raghunathan (1)
* Tyler Reddy (37)
* Søren Fuglede Jørgensen (2)
* Hielke Walinga (1) +
* Warren Weckesser (1)
* Bernhard M. Wiedemann (1)

A total of 17 people contributed to this release.
People with a "+" by their names contributed a patch for the first time.
This list of names is automatically generated, and may not be fully complete.
Links

Update shotgun_api3 from 3.3.5 to 3.4.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update spacy from 3.6.1 to 3.7.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update Unidecode from 1.3.6 to 1.3.7.

Changelog

1.3.7

* Add missing replacements for katakana punctuation (thanks to
   Emil Hammarberg)
 * Fix replacement for U+1F19C "SQUARED SECOND SCREEN".
 * Fix replacement for U+1F1A9 "SQUARED LOSSLESS".
 * Add more replacements for symbols in the U+21xx and
   U+1F1xx pages (thanks to cheznewa on GitHub)
 * Remove old __init__.pyi from the Wheel package that was included due
   to a bug in the build script.
Links

Update weasyprint from 60.0 to 60.1.

Changelog

60.1

Bug fixes

* 1973: Fix crash caused by wrong UTF-8 indices

Contributors

* Guillaume Ayoub

Backers and sponsors

* Spacinov
* Kobalt
* Grip Angebotssoftware
* Manuel Barkhau
* SimonSoft
* Menutech
* KontextWork
* NCC Group
* René Fritz
* Nicola Auchmuty
* Syslifters
* Hammerbacher
* TrainingSparkle
* Daniel Kucharski
* Healthchecks.io
* Yanal-Yvez Fargialla
* WakaTime
* Paheko
* Synapsium
* DocRaptor
Links

Update great-expectations from 0.17.19 to 0.17.20.

Changelog

0.17.20

* [FEATURE] DataDocs Renderer for `ExpectMulticolumnSumToEqual` and `LikePattern` Expectations ([8739](https://github.com/great-expectations/great_expectations/pull/8739))
* [FEATURE] Allow optional expectation_suite_name to be passed to RunDataAssistantEvent ([8693](https://github.com/great-expectations/great_expectations/pull/8693))
* [BUGFIX] Column Descriptive Metrics: Single connection ([8758](https://github.com/great-expectations/great_expectations/pull/8758))
* [DOCS] Updated link for Prefect integration ([8749](https://github.com/great-expectations/great_expectations/pull/8749))
* [DOCS] Fixed broken links in footer to match marketing page ([8748](https://github.com/great-expectations/great_expectations/pull/8748))
* [DOCS] Remove examples of YAML configuration for Checkpoints in docs ([8704](https://github.com/great-expectations/great_expectations/pull/8704))
* [DOCS] Remove YAML Configuration Option from Manage Checkpoints and Other Documentation ([8637](https://github.com/great-expectations/great_expectations/pull/8637))
* [DOCS] Create Snowflake Quickstart for GX Cloud ([8756](https://github.com/great-expectations/great_expectations/pull/8756))
* [MAINTENANCE] Column Descriptive Metrics: Add metric exceptions ([8754](https://github.com/great-expectations/great_expectations/pull/8754))
* [MAINTENANCE] Update CODEOWNERS js rule to include front end community of practice ([8763](https://github.com/great-expectations/great_expectations/pull/8763))
* [MAINTENANCE] Fix CI - DictDot typing issue ([8765](https://github.com/great-expectations/great_expectations/pull/8765))
* [MAINTENANCE] Stop using `extras` to install test dependencies ([8767](https://github.com/great-expectations/great_expectations/pull/8767))
* [MAINTENANCE] Skip full marker test on `merge_group` ([8766](https://github.com/great-expectations/great_expectations/pull/8766))
* [MAINTENANCE] Update Fabric MeasureAsset.groupby_columns signature ([8764](https://github.com/great-expectations/great_expectations/pull/8764))
* [MAINTENANCE] Add `great_expectations_cloud` as a dependency ([8762](https://github.com/great-expectations/great_expectations/pull/8762))
* [CONTRIB] Set merge_queue in CI pipeline and turn off auto-update ([8730](https://github.com/great-expectations/great_expectations/pull/8730))
* [CONTRIB] Update notify_on_failure to not run on merge_group events ([8768](https://github.com/great-expectations/great_expectations/pull/8768))
* [CONTRIB] Adding simple tests for CloudDataStore add_expectation_suite ([8743](https://github.com/great-expectations/great_expectations/pull/8743))
* [CONTRIB] Adding tests for S3 Validation and Expectation Store prefix ([8761](https://github.com/great-expectations/great_expectations/pull/8761))
Links

Update opencv-python from 4.8.0.76 to 4.8.1.78.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update mistune from 3.0.1 to 3.0.2.

Changelog

3.0.2

   🐞 Bug Fixes

- Fix RecursionError for lists  -  by lepture [<samp>(44cc6)</samp>](https://github.com/lepture/mistune/commit/44cc62b)

    [View changes on GitHub](https://github.com/lepture/mistune/compare/v3.0.1...v3.0.2)
Links

Update pydantic from 2.4.0 to 2.4.2.

Changelog

2.4.2

[GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.4.2)

What's Changed

Fixes

* Fix bug with JSON schema for sequence of discriminated union by dmontagu in [7647](https://github.com/pydantic/pydantic/pull/7647)
* Fix schema references in discriminated unions by adriangb in [7646](https://github.com/pydantic/pydantic/pull/7646)
* Fix json schema generation for recursive models by adriangb in [7653](https://github.com/pydantic/pydantic/pull/7653)
* Fix `models_json_schema` for generic models by adriangb in [7654](https://github.com/pydantic/pydantic/pull/7654)
* Fix xfailed test for generic model signatures by adriangb in [7658](https://github.com/pydantic/pydantic/pull/7658)

New Contributors

* austinorr made their first contribution in [7657](https://github.com/pydantic/pydantic/pull/7657)
* peterHoburg made their first contribution in [7670](https://github.com/pydantic/pydantic/pull/7670)

2.4.1

[GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.4.1)

What's Changed

Packaging

* Update pydantic-core to 2.10.1 by davidhewitt in [7633](https://github.com/pydantic/pydantic/pull/7633)

Fixes

* Serialize unsubstituted type vars as `Any` by adriangb in [7606](https://github.com/pydantic/pydantic/pull/7606)
* Remove schema building caches by adriangb in [7624](https://github.com/pydantic/pydantic/pull/7624)
* Fix an issue where JSON schema extras weren't JSON encoded by dmontagu in [7625](https://github.com/pydantic/pydantic/pull/7625)
Links

Update lingua-language-detector from 1.3.2 to 1.3.3.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update sudachidict-core from 20230711 to 20230927.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update sudachidict-small from 20230711 to 20230927.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update sudachidict-full from 20230711 to 20230927.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

@rokm rokm merged commit 104c8dc into master Oct 2, 2023
14 checks passed
@rokm rokm deleted the pyup-scheduled-update-2023-10-02 branch October 2, 2023 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants