Skip to content

Commit b4c3784

Browse files
chore(deps): bump aws-config from 1.5.16 to 1.5.17 (apache#14931)
Bumps [aws-config](https://github.com/smithy-lang/smithy-rs) from 1.5.16 to 1.5.17. - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) --- updated-dependencies: - dependency-name: aws-config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1bba08 commit b4c3784

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion-cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ all-features = true
3333
[dependencies]
3434
arrow = { workspace = true }
3535
async-trait = { workspace = true }
36-
aws-config = "1.5.16"
36+
aws-config = "1.5.17"
3737
aws-credential-types = "1.2.0"
3838
clap = { version = "4.5.30", features = ["derive", "cargo"] }
3939
datafusion = { workspace = true, features = [

0 commit comments

Comments
 (0)