chore(deps): bump the cargo-minor-and-patch group with 6 updates (#9266)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -131,12 +131,12 @@ sqlx = { version = "0.8", default-features = false, features = [
|
||||
] }
|
||||
|
||||
# For Bedrock provider (optional, behind "aws-providers" feature)
|
||||
aws-config = { version = "=1.8.13", features = ["behavior-version-latest"], optional = true }
|
||||
aws-config = { version = "=1.8.16", features = ["behavior-version-latest"], optional = true }
|
||||
aws-smithy-types = { version = "=1.4.7", optional = true }
|
||||
aws-sdk-bedrockruntime = { version = "=1.124.0", default-features = false, features = ["default-https-client", "rt-tokio"], optional = true }
|
||||
aws-sdk-bedrockruntime = { version = "=1.130.0", default-features = false, features = ["default-https-client", "rt-tokio"], optional = true }
|
||||
|
||||
# For SageMaker TGI provider (optional, behind "aws-providers" feature)
|
||||
aws-sdk-sagemakerruntime = { version = "1.95.0", default-features = false, features = ["default-https-client", "rt-tokio"], optional = true }
|
||||
aws-sdk-sagemakerruntime = { version = "1.101.0", default-features = false, features = ["default-https-client", "rt-tokio"], optional = true }
|
||||
|
||||
# For GCP Vertex AI provider auth
|
||||
jsonwebtoken = { version = "10.4.0", default-features = false, features = ["use_pem"] }
|
||||
|
||||
Reference in New Issue
Block a user