From 7dce23c37dedfba43ea830830074428cae44fd28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:32:03 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aidencode/chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aidencode/chatbot/requirements.txt b/aidencode/chatbot/requirements.txt index 3646737..e32a489 100644 --- a/aidencode/chatbot/requirements.txt +++ b/aidencode/chatbot/requirements.txt @@ -15,7 +15,7 @@ packaging==20.9 Pillow==10.3.0 pyparsing==2.4.7 regex==2021.4.4 -requests==2.31.0 +requests==2.32.0 sacremoses==0.0.45 six==1.15.0 tokenizers==0.13.2