From a28885af3846f27d464a45b57fe4a5471534c73a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 22:24:42 +0000 Subject: [PATCH] Bump pypdf from 3.15.5 to 3.17.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.15.5 to 3.17.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/3.15.5...3.17.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8dc3a7e..7750646 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pydantic==2.3.0 pydantic-core==2.6.3 pydantic-settings==2.0.3 pymilvus==2.3.0 -pypdf==3.15.5 +pypdf==3.17.0 pypdf2==3.0.1 sentence-transformers==2.2.2 sentencepiece==0.1.99