UNCLASSIFIED - NO CUI

Skip to content

Update all dependencies

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
boto3 ==1.26.57 -> ==1.26.59 age adoption passing confidence
poetry-core ==1.4.0 -> ==1.5.0 age adoption passing confidence

Release Notes

boto/boto3

v1.26.59

Compare Source

=======

  • 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

Compare Source

=======

  • 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

Compare Source

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 from Package (#​548).
  • Deprecate the pretty_version parameter when creating a Package (#​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

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports