Skip to content

Commit

Permalink
chore(deps): bump aws-sdk-ssooidc 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.57.1 to 1.58.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] authored Jan 30, 2025
1 parent b79efc0 commit e7885b9
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 @@ -36,7 +36,7 @@ aws-config = "=1.5.10"
## 1.53.0 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up
aws-sdk-sso = "=1.56.0"
## 1.54.0 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up
aws-sdk-ssooidc = "=1.57.1"
aws-sdk-ssooidc = "=1.58.0"
## 1.54.1 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up
aws-sdk-sts = "=1.57.0"
# end pin aws-sdk crates
Expand Down

0 comments on commit e7885b9

Please sign in to comment.