Update all dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
boto3 | ironbank-pypi | patch |
1.21.43 -> 1.21.46
|
botocore | ironbank-pypi | patch |
1.24.43 -> 1.24.46
|
protobuf | ironbank-pypi | patch |
3.20.0 -> 3.20.1
|
pytest (source, changelog) | ironbank-pypi | patch |
7.1.1 -> 7.1.2
|
soupsieve | ironbank-pypi | patch |
2.3.2 -> 2.3.2.post1
|
Release Notes
boto/boto3
v1.21.46
=======
- api-change:
chime-sdk-meetings
: [botocore
] Include additional exceptions types. - api-change:
ec2
: [botocore
] Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state.
v1.21.45
=======
- api-change:
wisdom
: [botocore
] This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations. - api-change:
elasticache
: [botocore
] Doc only update for ElastiCache - api-change:
iottwinmaker
: [botocore
] General availability (GA) for AWS IoT TwinMaker. For more information, see https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html - api-change:
secretsmanager
: [botocore
] Documentation updates for Secrets Manager - api-change:
mediatailor
: [botocore
] This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources. - api-change:
storagegateway
: [botocore
] This release adds support for minimum of 5 character length virtual tape barcodes. - api-change:
lookoutmetrics
: [botocore
] Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source. - api-change:
iotsitewise
: [botocore
] This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates - api-change:
glue
: [botocore
] This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types
v1.21.44
=======
- api-change:
macie2
: [botocore
] Sensitive data findings in Amazon Macie now indicate how Macie found the sensitive data that produced a finding (originType). - api-change:
rds
: [botocore
] Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances. - api-change:
mgn
: [botocore
] Removed required annotation from input fields in Describe operations requests. Added quotaValue to ServiceQuotaExceededException - api-change:
connect
: [botocore
] This release adds APIs to search, claim, release, list, update, and describe phone numbers. You can also use them to associate and disassociate contact flows to phone numbers.
boto/botocore
v1.24.46
=======
- api-change:
chime-sdk-meetings
: Include additional exceptions types. - api-change:
ec2
: Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state.
v1.24.45
=======
- api-change:
wisdom
: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations. - api-change:
elasticache
: Doc only update for ElastiCache - api-change:
iottwinmaker
: General availability (GA) for AWS IoT TwinMaker. For more information, see https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html - api-change:
secretsmanager
: Documentation updates for Secrets Manager - api-change:
mediatailor
: This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources. - api-change:
storagegateway
: This release adds support for minimum of 5 character length virtual tape barcodes. - api-change:
lookoutmetrics
: Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source. - api-change:
iotsitewise
: This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates - api-change:
glue
: This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types
v1.24.44
=======
- api-change:
macie2
: Sensitive data findings in Amazon Macie now indicate how Macie found the sensitive data that produced a finding (originType). - api-change:
rds
: Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances. - api-change:
mgn
: Removed required annotation from input fields in Describe operations requests. Added quotaValue to ServiceQuotaExceededException - api-change:
connect
: This release adds APIs to search, claim, release, list, update, and describe phone numbers. You can also use them to associate and disassociate contact flows to phone numbers.
pytest-dev/pytest
v7.1.2
pytest 7.1.2 (2022-04-23)
Bug Fixes
-
#9726: An unnecessary
numpy
import insidepytest.approx
{.interpreted-text role="func"} was removed. -
#9820: Fix comparison of
dataclasses
withInitVar
. -
#9869: Increase
stacklevel
for theNODE_CTOR_FSPATH_ARG
deprecation to point to the user's code, not pytest. - #9871: Fix a bizarre (and fortunately rare) bug where the [temp_path]{.title-ref} fixture could raise an internal error while attempting to get the current user's username.
facelessuser/soupsieve
v2.3.2.post1
2.3.2.post1
- FIX: Documentation for installation from source is outdated.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate