From ab6108f1f7eb3f31475fb0a5b44a92a5411a6755 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:18:57 +0000 Subject: [PATCH] Bump pypdf in /End_to_end_Solutions/AOAISearchDemo/scripts Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.5.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.5.0...3.9.0) --- updated-dependencies: - dependency-name: pypdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- End_to_end_Solutions/AOAISearchDemo/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/End_to_end_Solutions/AOAISearchDemo/scripts/requirements.txt b/End_to_end_Solutions/AOAISearchDemo/scripts/requirements.txt index 33741eae..89ef4d5d 100644 --- a/End_to_end_Solutions/AOAISearchDemo/scripts/requirements.txt +++ b/End_to_end_Solutions/AOAISearchDemo/scripts/requirements.txt @@ -1,4 +1,4 @@ -pypdf==3.5.0 +pypdf==3.9.0 azure-cosmos==4.4.0 azure-identity==1.13.0b3 azure-keyvault==4.2.0