From fc21742c5fe86dadf49820a1350aed9a6349dac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:03:08 +0000 Subject: [PATCH] chore(deps): bump pypdf from 6.0.0 to 6.1.3 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.0.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/6.0.0...6.1.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.lite.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.lite.txt b/requirements.lite.txt index 661be35a..da6ec18b 100644 --- a/requirements.lite.txt +++ b/requirements.lite.txt @@ -10,7 +10,7 @@ fastapi==0.115.12 psycopg2-binary==2.9.9 pgvector==0.2.5 uvicorn==0.28.0 -pypdf==6.0.0 +pypdf==6.1.3 unstructured==0.16.11 markdown==3.8.2 networkx==3.2.1 diff --git a/requirements.txt b/requirements.txt index 0f811572..1d92bda2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ fastapi==0.115.12 psycopg2-binary==2.9.9 pgvector==0.2.5 uvicorn==0.28.0 -pypdf==6.0.0 +pypdf==6.1.3 unstructured==0.16.11 markdown==3.8.2 networkx==3.2.1