From ddac7e8ea5108454fc20d1a8624417500e00bdef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:03:17 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/AzureSQL_CognitiveSearch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/AzureSQL_CognitiveSearch/requirements.txt b/Python/AzureSQL_CognitiveSearch/requirements.txt index 023aa9e..0e15da6 100644 --- a/Python/AzureSQL_CognitiveSearch/requirements.txt +++ b/Python/AzureSQL_CognitiveSearch/requirements.txt @@ -3,6 +3,6 @@ python-dotenv==1.0.0 pandas==1.5.3 openai==0.28.1 jupyter==1.0.0 -requests==2.31.0 +requests==2.32.0 azure-core==1.29.2 azure-search-documents \ No newline at end of file