Skip to content

Commit 4d1db63

Browse files
chore(deps): bump aws-credential-types from 1.2.3 to 1.2.4 (#16815)
* chore(deps): bump aws-credential-types from 1.2.3 to 1.2.4 Bumps [aws-credential-types](https://github.com/smithy-lang/smithy-rs) from 1.2.3 to 1.2.4. - [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-credential-types dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * empty: roll the dice 🎲 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Piotr Findeisen <[email protected]>
1 parent 3ec51eb commit 4d1db63

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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 @@ backtrace = ["datafusion/backtrace"]
3838
arrow = { workspace = true }
3939
async-trait = { workspace = true }
4040
aws-config = "1.8.1"
41-
aws-credential-types = "1.2.0"
41+
aws-credential-types = "1.2.4"
4242
clap = { version = "4.5.41", features = ["derive", "cargo"] }
4343
datafusion = { workspace = true, features = [
4444
"avro",

0 commit comments

Comments
 (0)