Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ testing_tools:
yq: 'v4.53.3'
# AWS CLI used by the KMS e2e to provision keys against the MiniStack emulator.
# renovate: datasource=pypi depName=awscli depType=testing_tools
awscli: '1.45.51'
awscli: '1.45.52'
# MiniStack: MIT-licensed, token-free AWS emulator (https://ministack.org) used
# by the KMS e2e in place of LocalStack, whose latest/stable images now refuse
# to boot without a paid license token. Pinned (never :latest) for reproducibility.
Expand Down
Loading