From 4905c43b4e8f0d5cb7ef60a6b076f05a40908163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 09:58:05 +0000 Subject: [PATCH] Bump aiohttp from 3.9.3 to 3.12.14 in /Oracle-23ai-RAG-Chatbot Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.12.14. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 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..d7e2be2 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.12.14 aiosignal==1.3.1 altair==5.2.0 annotated-types==0.6.0