From 84095d0ed8d8ca6ab2a24f816a0e5e0a11e1b4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:52:26 +0000 Subject: [PATCH] Bump pypdf Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.3.1 to 6.4.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/4.3.1...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../AGI_Agent_hackathon_2025_MAGIC/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usecase/agi-agent-application/AGI_Agent_hackathon_2025_MAGIC/requirements.txt b/usecase/agi-agent-application/AGI_Agent_hackathon_2025_MAGIC/requirements.txt index 5a43abd..d69036c 100644 --- a/usecase/agi-agent-application/AGI_Agent_hackathon_2025_MAGIC/requirements.txt +++ b/usecase/agi-agent-application/AGI_Agent_hackathon_2025_MAGIC/requirements.txt @@ -83,7 +83,7 @@ pydantic_core==2.33.0 pydeck==0.9.1 Pygments==2.19.1 pyparsing==3.2.0 -pypdf==4.3.1 +pypdf==6.4.0 python-dateutil==2.9.0.post0 python-dotenv==1.1.0 pytz==2025.2