From b8670198344755728d7b121db43b99c261be558a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 22:52:10 +0000 Subject: [PATCH] chore(deps): bump pypdf from 4.2.0 to 6.4.0 in /backend/smartnpc/data Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.2.0 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.2.0...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/smartnpc/data/requirements.in | 2 +- backend/smartnpc/data/requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/smartnpc/data/requirements.in b/backend/smartnpc/data/requirements.in index 3107894..c301041 100644 --- a/backend/smartnpc/data/requirements.in +++ b/backend/smartnpc/data/requirements.in @@ -21,7 +21,7 @@ pgvector==0.2.3 pg8000==1.30.3 # Data ingestion -pypdf==4.2.0 +pypdf==6.4.0 cloud-sql-python-connector[pg8000] SQLAlchemy==2.0.7 google-cloud-aiplatform>=1.38 diff --git a/backend/smartnpc/data/requirements.txt b/backend/smartnpc/data/requirements.txt index 8f06bda..68255d8 100644 --- a/backend/smartnpc/data/requirements.txt +++ b/backend/smartnpc/data/requirements.txt @@ -1794,9 +1794,9 @@ pymysql==1.1.1 \ --hash=sha256:4de15da4c61dc132f4fb9ab763063e693d521a80fd0e87943b9a453dd4c19d6c \ --hash=sha256:e127611aaf2b417403c60bf4dc570124aeb4a57f5f37b8e95ae399a42f904cd0 # via cloud-sql-python-connector -pypdf==4.2.0 \ - --hash=sha256:dc035581664e0ad717e3492acebc1a5fc23dba759e788e3d4a9fc9b1a32e72c1 \ - --hash=sha256:fe63f3f7d1dcda1c9374421a94c1bba6c6f8c4a62173a59b64ffd52058f846b1 +pypdf==6.4.0 \ + --hash=sha256:4769d471f8ddc3341193ecc5d6560fa44cf8cd0abfabf21af4e195cc0c224072 \ + --hash=sha256:55ab9837ed97fd7fcc5c131d52fcc2223bc5c6b8a1488bbf7c0e27f1f0023a79 # via # -r requirements.in # unstructured-client