Update all dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
boto3 |
==1.26.111 -> ==1.26.114
|
||||
pytest (source, changelog) |
==7.3.0 -> ==7.3.1
|
Release Notes
boto/boto3
v1.26.114
========
- api-change:
ecs
: [botocore
] This release supports ephemeral storage for AWS Fargate Windows containers. - api-change:
lambda
: [botocore
] This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API. - api-change:
migration-hub-refactor-spaces
: [botocore
] Doc only update for Refactor Spaces environments without network bridge feature. - api-change:
rds
: [botocore
] This release adds support of modifying the engine mode of database clusters.
v1.26.113
========
- api-change:
chime-sdk-voice
: [botocore
] This release adds tagging support for Voice Connectors and SIP Media Applications - api-change:
mediaconnect
: [botocore
] Gateway is a new feature of AWS Elemental MediaConnect. Gateway allows the deployment of on-premises resources for the purpose of transporting live video to and from the AWS Cloud.
v1.26.112
========
- api-change:
groundstation
: [botocore
] AWS Ground Station Wideband DigIF GA Release - api-change:
managedblockchain
: [botocore
] Removal of the Ropsten network. The Ethereum foundation ceased support of Ropsten on December 31st, 2022..
pytest-dev/pytest
v7.3.1
pytest 7.3.1 (2023-04-14)
Improvements
-
#10875: Python 3.12 support: fixed
RuntimeError: TestResult has no addDuration method
when runningunittest
tests. -
#10890: Python 3.12 support: fixed
shutil.rmtree(onerror=...)
deprecation warning when usingtmp_path
{.interpreted-text role="fixture"}.
Bug Fixes
-
#10896: Fixed performance regression related to
tmp_path
{.interpreted-text role="fixture"} and the newtmp_path_retention_policy
{.interpreted-text role="confval"} option. -
#10903: Fix crash
INTERNALERROR IndexError: list index out of range
which happens when displaying an exception where all entries are hidden. This reverts the change "Correctly handle__tracebackhide__
for chained exceptions." introduced in version 7.3.0.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate