Skip to content

Commit a93b4de

Browse files
chore(deps): bump aws-sdk-ssooidc in /datafusion-cli (#14314)
Bumps [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) from 1.51.0 to 1.57.1. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f48520 commit a93b4de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

datafusion-cli/Cargo.lock

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

datafusion-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ aws-config = "=1.5.10"
3636
## 1.53.0 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up
3737
aws-sdk-sso = "=1.50.0"
3838
## 1.54.0 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up
39-
aws-sdk-ssooidc = "=1.51.0"
39+
aws-sdk-ssooidc = "=1.57.1"
4040
## 1.54.1 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up
4141
aws-sdk-sts = "=1.51.0"
4242
# end pin aws-sdk crates

0 commit comments

Comments
 (0)