Skip to content

Commit 51a23cf

Browse files
chore(deps): bump aws-sdk-sso from 1.50.0 to 1.56.0 in /datafusion-cli (#14259)
Bumps [aws-sdk-sso](https://github.com/awslabs/aws-sdk-rust) from 1.50.0 to 1.56.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-sso 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> Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
1 parent 0d367dd commit 51a23cf

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
@@ -34,7 +34,7 @@ async-trait = "0.1.73"
3434
## 1.5.13 requires a hiher MSRV 1.81 so lock until DataFusion MSRV catches up
3535
aws-config = "=1.5.10"
3636
## 1.53.0 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up
37-
aws-sdk-sso = "=1.50.0"
37+
aws-sdk-sso = "=1.56.0"
3838
## 1.54.0 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up
3939
aws-sdk-ssooidc = "=1.57.1"
4040
## 1.54.1 requires a higher MSRV 1.81 so lock until DataFusion MSRV catches up

0 commit comments

Comments
 (0)