From 58cd40b9049b947ab3edc6793fe0e09af68f328c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:35:12 +0000 Subject: [PATCH] Bump pypdf from 3.8.1 to 3.9.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.8.1 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.8.1...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 51567f6..42ba32b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pypdf==3.8.1 +pypdf==3.9.0 azure-ai-formrecognizer==3.2.0 openai==0.27.7 python-dotenv==1.0.0 \ No newline at end of file