Skip to content

Commit

Permalink
Bump aws-sdk-ssooidc from 1.40.0 to 1.42.0 in /datafusion-cli
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) from 1.40.0 to 1.42.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-ssooidc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent 4b51bbe commit 1d20d84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions datafusion-cli/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion datafusion-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ aws-config = "1.5.5"
# We can't update these libraries yet as it requires Rust 1.78, which is not available until Nov 2024
# per https://github.com/apache/datafusion?tab=readme-ov-file#rust-version-compatibility-policy
aws-sdk-sso = "=1.39.0"
aws-sdk-ssooidc = "=1.40.0"
aws-sdk-ssooidc = "=1.42.0"
aws-sdk-sts = "=1.39.0"
# end pin aws-sdk crates
aws-credential-types = "1.2.0"
Expand Down

0 comments on commit 1d20d84

Please sign in to comment.