Update all dependencies
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
boto3 |
==1.26.57 -> ==1.26.59
|
||||
poetry-core |
==1.4.0 -> ==1.5.0
|
Release Notes
boto/boto3
v1.26.59
=======
- api-change:
application-autoscaling
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
appstream
: [botocore
] Fixing the issue where Appstream waiters hang for fleet_started and fleet_stopped. - api-change:
elasticbeanstalk
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
fis
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
glacier
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
greengrass
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK. - api-change:
greengrassv2
: [botocore
] Enabled FIPS endpoints for GovCloud (US) in SDK. - api-change:
mediatailor
: [botocore
] This release introduces the As Run logging type, along with API and documentation updates. - api-change:
outposts
: [botocore
] Adding support for payment term in GetOrder, CreateOrder responses. - api-change:
sagemaker-runtime
: [botocore
] Update sagemaker-runtime client to latest version - api-change:
sagemaker
: [botocore
] This release supports running SageMaker Training jobs with container images that are in a private Docker registry. - api-change:
serverlessrepo
: [botocore
] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
v1.26.58
=======
- api-change:
events
: [botocore
] Update events client to latest version - api-change:
iotfleetwise
: [botocore
] Add model validation to BatchCreateVehicle and BatchUpdateVehicle operations that invalidate requests with an empty vehicles list. - api-change:
s3
: [botocore
] Allow FIPS to be used with path-style URLs.
python-poetry/poetry-core
v1.5.0
Added
- Improve marker handling (#528, #534, #530, #546, #547).
- Allow overriding the output directory when building dist files (#527).
- Validate whether dependencies referenced in
extras
are defined in the main dependency group (#542). - Improve handling of generic constraints (#515).
Changed
- Deprecate the hash function of
FileDependency
(#535). - Do not set
allows_preleases
implicitly anymore if the lower bound of a constraint is a pre-release (#543). - Poetry no longer generates a
setup.py
file in sdists by default (#318). - Remove the unused
platform
attribute fromPackage
(#548). - Deprecate the
pretty_version
parameter when creating aPackage
(#549). - Validate path dependencies during use instead of during construction (#520).
Fixed
- Fix an issue where the PEP 517
metadata_directory
was not respected when building an editable wheel (#537). - Fix an issue where trailing newlines were allowed in
tool.poetry.description
(#505). - Fix an issue where the name of the data folder in wheels was not normalized (#532).
- Fix an issue where the order of entries in the RECORD file was not deterministic (#545).
- Fix an issue where parsing of VCS URLs with escaped characters failed (#524).
- Fix an issue where the subdirectory parameter of VCS URLs was not respected (#518).
- Fix an issue where zero padding was not correctly handled in version comparisons (#540).
- Fix an issue where sdist builds did not support multiple READMEs (#486).
Vendoring
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate