Skip to content

Commit 1bb53ab

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.74.0 to 1.75.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.74.0 to 1.75.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.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-ssooidc dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09aa3cb commit 1bb53ab

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
@@ -23,8 +23,8 @@ async-trait = "0.1.87"
2323
aws-config = "1.0.3"
2424
aws-credential-types = "1.0.3"
2525
aws-runtime = "1.4.4"
26-
aws-sdk-cognitoidentity = "1.51.0"
27-
aws-sdk-ssooidc = "1.51.0"
26+
aws-sdk-cognitoidentity = "1.75.0"
27+
aws-sdk-ssooidc = "1.75.0"
2828
aws-smithy-async = "1.2.2"
2929
aws-smithy-runtime-api = "1.6.1"
3030
aws-smithy-types = "1.2.10"

0 commit comments

Comments
 (0)