chore(deps): bump the cargo-minor-and-patch group across 1 directory with 14 updates (#9178)
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,15 +131,15 @@ sqlx = { version = "0.8", default-features = false, features = [
|
||||
] }
|
||||
|
||||
# For Bedrock provider (optional, behind "aws-providers" feature)
|
||||
aws-config = { version = "=1.8.12", features = ["behavior-version-latest"], optional = true }
|
||||
aws-config = { version = "=1.8.13", features = ["behavior-version-latest"], optional = true }
|
||||
aws-smithy-types = { version = "=1.4.7", optional = true }
|
||||
aws-sdk-bedrockruntime = { version = "=1.120.0", default-features = false, features = ["default-https-client", "rt-tokio"], optional = true }
|
||||
aws-sdk-bedrockruntime = { version = "=1.124.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.62.0", default-features = false, features = ["default-https-client", "rt-tokio"], optional = true }
|
||||
aws-sdk-sagemakerruntime = { version = "1.95.0", default-features = false, features = ["default-https-client", "rt-tokio"], optional = true }
|
||||
|
||||
# For GCP Vertex AI provider auth
|
||||
jsonwebtoken = { version = "10.3.0", default-features = false, features = ["use_pem"] }
|
||||
jsonwebtoken = { version = "10.4.0", default-features = false, features = ["use_pem"] }
|
||||
|
||||
blake3 = "1.8"
|
||||
fs2 = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user