From d4c72eec3063dd06414761ce35832d42fa9b9450 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 02:56:34 +0000 Subject: [PATCH] chore(deps): bump langfuse from 3.11.0 to 4.0.6 Bumps [langfuse](https://github.com/langfuse/langfuse) from 3.11.0 to 4.0.6. - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) --- updated-dependencies: - dependency-name: langfuse dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-major ... 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..f6f85fc7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -84,7 +84,7 @@ dependencies = [ "opentelemetry-exporter-otlp-proto-http>=1.38.0", "azure-ai-projects==2.0.0b2", "openinference-instrumentation==0.1.42", - "langfuse==3.11.0", + "langfuse==4.0.6", "openinference-instrumentation-dspy==0.1.33", "psycopg2-binary>=2.9.11", "chromadb>=1.4.0",