From bb1f7d7867a23add9a49474ed87d77007c119331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:34:41 +0000 Subject: [PATCH] Bump pypdf from 3.7.0 to 3.9.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.7.0 to 3.9.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.7.0...3.9.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 458498a..9f9ea78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ openai==0.27.3 unstructured==0.5.9 gunicorn==20.1.0 flask==2.2.3 -pypdf==3.7.0 +pypdf==3.9.0 python-dotenv~=1.0.0 requests~=2.28.2 colorama~=0.4.6 \ No newline at end of file