Skip to content

Commit cc9ac54

Browse files
fix(deps): bump the aws group across 1 directory with 2 updates
Bumps the aws group with 2 updates in the / directory: [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.87.0 to 1.88.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.88.0 to 1.89.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.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-ssooidc dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c70cb13 commit cc9ac54

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.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ async-trait = "0.1.87"
2424
aws-config = "1.0.3"
2525
aws-credential-types = "1.0.3"
2626
aws-runtime = "1.4.4"
27-
aws-sdk-cognitoidentity = "1.51.0"
28-
aws-sdk-ssooidc = "1.51.0"
27+
aws-sdk-cognitoidentity = "1.88.0"
28+
aws-sdk-ssooidc = "1.89.0"
2929
aws-smithy-async = "1.2.2"
3030
aws-smithy-runtime-api = "1.6.1"
3131
aws-smithy-types = "1.2.10"

0 commit comments

Comments
 (0)