Skip to content

Commit 92ae034

Browse files
fix(deps): bump the aws group with 2 updates
Bumps the aws group with 2 updates: [aws-sdk-cognitoidentity](https://github.com/awslabs/aws-sdk-rust) and [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust). Updates `aws-sdk-cognitoidentity` from 1.71.0 to 1.72.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-ssooidc` from 1.71.0 to 1.72.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) --- updated-dependencies: - dependency-name: aws-sdk-cognitoidentity dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-ssooidc dependency-version: 1.72.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3311ed2 commit 92ae034

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ async-trait = "0.1.87"
2727
aws-config = "1.0.3"
2828
aws-credential-types = "1.0.3"
2929
aws-runtime = "1.4.4"
30-
aws-sdk-cognitoidentity = "1.51.0"
31-
aws-sdk-ssooidc = "1.51.0"
30+
aws-sdk-cognitoidentity = "1.72.0"
31+
aws-sdk-ssooidc = "1.72.0"
3232
aws-smithy-async = "1.2.2"
3333
aws-smithy-runtime-api = "1.6.1"
3434
aws-smithy-types = "1.2.10"

0 commit comments

Comments
 (0)