From f1e4b4fbe550f4b4312e62d4d9d890975deed051 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:02:40 +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.1.3. - [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.1.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.3 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..d7c4584 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.1.3 opencv-python==4.12.0.88 tzlocal==5.3.1 PyMuPDF==1.26.0