From 97d12733e2da335b426b822f3ea07b43bb97ab02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 02:56:54 +0000 Subject: [PATCH] chore(deps): bump langfuse from 3.11.0 to 3.14.5 Bumps [langfuse](https://github.com/langfuse/langfuse) from 3.11.0 to 3.14.5. - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) --- updated-dependencies: - dependency-name: langfuse dependency-version: 3.14.5 dependency-type: direct:production update-type: version-update:semver-minor ... 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..0cec30f7 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==3.14.5", "openinference-instrumentation-dspy==0.1.33", "psycopg2-binary>=2.9.11", "chromadb>=1.4.0",