Skip to content

Commit

Permalink
chore(deps): bump aws-sdk-bedrock from 1.71.0 to 1.72.0 (#13)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-bedrock](https://github.com/awslabs/aws-sdk-rust) from 1.71.0 to 1.72.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-bedrock
  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>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 7572288 commit f11f602
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ aws-smithy-types = { version = "1.2.0", features = [
"serde-deserialize",
"serde-serialize",
] }
aws-sdk-bedrock = "1.64.0"
aws-sdk-bedrock = "1.72.0"
aws-sdk-bedrockruntime = "1.64.0"
aws-smithy-runtime-api = "1.2.0"
aws-config = { version = "1.1.7", features = ["behavior-version-latest"] }
Expand Down

0 comments on commit f11f602

Please sign in to comment.