From 2ab3539925d0563800c7e2600fdb00fd1472494b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:53:49 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 5acfe57..c7a6401 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -23,7 +23,7 @@ PyPDF2==3.0.1 python-dotenv==1.0.1 qdrant-client==1.8.2 redis==5.0.1 -Requests==2.31.0 +Requests==2.32.0 retry==0.9.2 sentence-transformers tiktoken