From 2f39ed57668bca8602a0849f45e94bcf4e41e898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 02:14:44 +0000 Subject: [PATCH] Bump pypdf from 3.15.1 to 3.17.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.15.1 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.1...3.17.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 92acd22..705cbc8 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ "sentence-transformers==2.2.2", "numpy==1.24.3", "python-dotenv==1.0.0", - "pypdf==3.15.1", + "pypdf==3.17.0", "streamlit==1.24.0", ], ) \ No newline at end of file