From ed7fc77344d7bd43604cc138e569d6be05307222 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 20:05:57 +0000 Subject: [PATCH] chore(deps): bump pypdf from 6.0.0 to 6.6.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.0.0 to 6.6.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/6.0.0...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.0 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..81e78194 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.0 unstructured==0.16.11 markdown==3.8.2 networkx==3.2.1 diff --git a/requirements.txt b/requirements.txt index 0f811572..985327a6 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.0 unstructured==0.16.11 markdown==3.8.2 networkx==3.2.1