From a37869383e8df288db9b0f64d078717495f721f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:20:59 +0000 Subject: [PATCH] build(deps): bump pypdf in /langgraph_agent_with_genai/src Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.5.0 to 6.0.0. - [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/5.5.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- langgraph_agent_with_genai/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langgraph_agent_with_genai/src/requirements.txt b/langgraph_agent_with_genai/src/requirements.txt index 15bb769..e743324 100644 --- a/langgraph_agent_with_genai/src/requirements.txt +++ b/langgraph_agent_with_genai/src/requirements.txt @@ -3,7 +3,7 @@ oci==2.159.1 python-docx==1.1 pdf2image==1.17.0 numpy==2.2.6 -pypdf==5.5.0 +pypdf==6.0.0 opencv-python==4.12.0.88 tzlocal==5.3.1 PyMuPDF==1.26.0