Skip to content

Commit 0d367dd

Browse files
chore(deps): bump aws-sdk-sts from 1.51.0 to 1.57.0 in /datafusion-cli (#14263)
Bumps [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) from 1.51.0 to 1.57.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-sts 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 99f907b commit 0d367dd

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
@@ -38,7 +38,7 @@ aws-sdk-sso = "=1.50.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
41-
aws-sdk-sts = "=1.51.0"
41+
aws-sdk-sts = "=1.57.0"
4242
# end pin aws-sdk crates
4343
aws-credential-types = "1.2.0"
4444
clap = { version = "4.5.27", features = ["derive", "cargo"] }

0 commit comments

Comments
 (0)