From a2be09003c5570fcc1e6d2b5704bdd5a2c683d1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:02:58 +0000 Subject: [PATCH] chore(deps): bump pypdf from 6.0.0 to 6.6.2 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.0.0 to 6.6.2. - [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.6.2) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.2 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..cc102204 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.6.2 unstructured==0.16.11 markdown==3.8.2 networkx==3.2.1 diff --git a/requirements.txt b/requirements.txt index 0f811572..58aac169 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.6.2 unstructured==0.16.11 markdown==3.8.2 networkx==3.2.1