From a68b70bff40b353484828636e9ac3fd3a842f8c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 02:56:37 +0000 Subject: [PATCH] chore(deps): bump openinference-instrumentation from 0.1.42 to 0.1.46 Bumps [openinference-instrumentation](https://github.com/Arize-ai/openinference) from 0.1.42 to 0.1.46. - [Release notes](https://github.com/Arize-ai/openinference/releases) - [Commits](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-v0.1.42...python-openinference-instrumentation-v0.1.46) --- updated-dependencies: - dependency-name: openinference-instrumentation dependency-version: 0.1.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index da5c9eaa..ed18fc9f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ dependencies = [ "azure-monitor-opentelemetry-exporter>=1.0.0b46", "opentelemetry-exporter-otlp-proto-http>=1.38.0", "azure-ai-projects==2.0.0b2", - "openinference-instrumentation==0.1.42", + "openinference-instrumentation==0.1.46", "langfuse==3.11.0", "openinference-instrumentation-dspy==0.1.33", "psycopg2-binary>=2.9.11",