Skip to content

Commit 563a32a

Browse files
Update all patch versions (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 906c3ea commit 563a32a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

instrumentation/opentelemetry-instrumentation-genai-langchain/examples/manual/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
langchain==1.3.1
1+
langchain==1.3.2
22
langchain_openai
33
opentelemetry-sdk>=1.31.0
44
opentelemetry-exporter-otlp-proto-grpc>=1.31.0

instrumentation/opentelemetry-instrumentation-genai-langchain/examples/zero-code/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
langchain==1.3.1
1+
langchain==1.3.2
22
langchain_openai
33
opentelemetry-sdk>=1.31.0
44
opentelemetry-exporter-otlp-proto-grpc>=1.31.0

instrumentation/opentelemetry-instrumentation-genai-openai-agents/tests/requirements.latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# This variant of the requirements aims to test the system using
3838
# the newest supported version of external dependencies.
3939

40-
openai-agents==0.17.3
40+
openai-agents==0.17.4
4141
pydantic>=2.10,<3
4242
httpx==0.28.1
4343
Deprecated==1.3.1

0 commit comments

Comments
 (0)