Skip to content

Commit f095e5f

Browse files
committed
chore(deps): bump OpenTelemetry platform minimums to 1.40.0
1 parent 50efb6c commit f095e5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ all = [
2525

2626
platform = [
2727
"any-llm-platform-client>=0.3.0",
28-
"opentelemetry-sdk>=1.27.0",
29-
"opentelemetry-exporter-otlp-proto-http>=1.27.0",
28+
"opentelemetry-sdk>=1.40.0",
29+
"opentelemetry-exporter-otlp-proto-http>=1.40.0",
3030
]
3131

3232
perplexity = []

0 commit comments

Comments
 (0)