Update all dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
boto3 |
==1.26.141 -> ==1.26.142
|
||||
pandas |
==2.0.1 -> ==2.0.2
|
||||
poetry-core |
==1.6.0 -> ==1.6.1
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
boto/boto3
v1.26.142
========
- bugfix:
Polly
: [botocore
] RemoveContent-Type
header fromsynthesize_speech
URL presigning. - api-change:
connect
: [botocore
] Documentation update for a new Initiation Method value in DescribeContact API - api-change:
iotwireless
: [botocore
] Add Multicast Group support in Network Analyzer Configuration. - api-change:
sagemaker
: [botocore
] Added ml.p4d and ml.inf1 as supported instance type families for SageMaker Notebook Instances.
pandas-dev/pandas
v2.0.2
: Pandas 2.0.2
This is a patch release in the 2.0.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
conda install pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.