From a7890b57d7d19da667ea4d8cdfd153c6676b4b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 22:11:43 +0000 Subject: [PATCH] build(deps): bump pypdf in /apps/langgraph_agent_with_genai/src Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.9.0 to 6.9.1. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/6.9.0...6.9.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/langgraph_agent_with_genai/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/langgraph_agent_with_genai/src/requirements.txt b/apps/langgraph_agent_with_genai/src/requirements.txt index 1281ba0..3578fa9 100644 --- a/apps/langgraph_agent_with_genai/src/requirements.txt +++ b/apps/langgraph_agent_with_genai/src/requirements.txt @@ -3,7 +3,7 @@ oci==2.168.1 python-docx==1.2.0 pdf2image==1.17.0 numpy==2.4.3 -pypdf==6.9.0 +pypdf==6.9.1 opencv-python==4.13.0.92 tzlocal==5.3.1 PyMuPDF==1.27.2