From d5565b1777538ae5daaae471c78f0a0cd31fa53b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:40:20 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.10.11 in /Oracle-23ai-RAG-Chatbot --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Oracle-23ai-RAG-Chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Oracle-23ai-RAG-Chatbot/requirements.txt b/Oracle-23ai-RAG-Chatbot/requirements.txt index 71e0c48..b235fd2 100644 --- a/Oracle-23ai-RAG-Chatbot/requirements.txt +++ b/Oracle-23ai-RAG-Chatbot/requirements.txt @@ -1,5 +1,5 @@ oracledb -aiohttp==3.9.3 +aiohttp==3.10.11 aiosignal==1.3.1 altair==5.2.0 annotated-types==0.6.0