Skip to content

Commit 1b08cff

Browse files
committed
Upgrade test dependencies
1 parent c59c332 commit 1b08cff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/tests/requirements.oldest.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ pytest-vcr==1.0.2
2626
pytest-asyncio==0.21.0
2727
wrapt==1.16.0
2828
opentelemetry-exporter-otlp-proto-http~=1.30
29-
opentelemetry-api==1.35 # when updating, also update in pyproject.toml
30-
opentelemetry-sdk==1.35 # when updating, also update in pyproject.toml
31-
opentelemetry-semantic-conventions==0.56b0 # when updating, also update in pyproject.toml
29+
opentelemetry-api==1.37 # when updating, also update in pyproject.toml
30+
opentelemetry-sdk==1.37 # when updating, also update in pyproject.toml
31+
opentelemetry-semantic-conventions==0.58b0 # when updating, also update in pyproject.toml
3232

3333
-e instrumentation-genai/opentelemetry-instrumentation-openai-v2

0 commit comments

Comments
 (0)