From 77caae07b4d142a5546d8c043299ab434f04a87d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:56:16 +0000 Subject: [PATCH] chore(deps): bump openinference-instrumentation-dspy Bumps [openinference-instrumentation-dspy](https://github.com/Arize-ai/openinference) from 0.1.33 to 0.1.34. - [Release notes](https://github.com/Arize-ai/openinference/releases) - [Commits](https://github.com/Arize-ai/openinference/compare/python-openinference-instrumentation-dspy-v0.1.33...python-openinference-instrumentation-dspy-v0.1.34) --- updated-dependencies: - dependency-name: openinference-instrumentation-dspy dependency-version: 0.1.34 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..c426f087 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ dependencies = [ "azure-ai-projects==2.0.0b2", "openinference-instrumentation==0.1.42", "langfuse==3.11.0", - "openinference-instrumentation-dspy==0.1.33", + "openinference-instrumentation-dspy==0.1.34", "psycopg2-binary>=2.9.11", "chromadb>=1.4.0", ]