From b27e6df1698c111e487e1d46bfbdb337f803e2b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 23:48:52 +0000 Subject: [PATCH] Bump starlette from 0.37.2 to 0.47.2 in /Oracle-23ai-RAG-Chatbot Bumps [starlette](https://github.com/encode/starlette) from 0.37.2 to 0.47.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.37.2...0.47.2) --- updated-dependencies: - dependency-name: starlette dependency-version: 0.47.2 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..94b62f9 100644 --- a/Oracle-23ai-RAG-Chatbot/requirements.txt +++ b/Oracle-23ai-RAG-Chatbot/requirements.txt @@ -202,7 +202,7 @@ sortedcontainers==2.4.0 soupsieve==2.5 SQLAlchemy==2.0.28 stack-data==0.6.3 -starlette==0.37.2 +starlette==0.47.2 strawberry-graphql==0.208.2 streamlit==1.32.2 striprtf==0.0.26