From 92b50957c0ca3ab9fc08cc0968d511b3add04bea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 17:40:11 +0000 Subject: [PATCH] Bump streamlit from 1.32.2 to 1.37.0 in /Oracle-23ai-RAG-Chatbot Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.32.2 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.32.2...1.37.0) --- updated-dependencies: - dependency-name: streamlit 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..822611d 100644 --- a/Oracle-23ai-RAG-Chatbot/requirements.txt +++ b/Oracle-23ai-RAG-Chatbot/requirements.txt @@ -204,7 +204,7 @@ SQLAlchemy==2.0.28 stack-data==0.6.3 starlette==0.37.2 strawberry-graphql==0.208.2 -streamlit==1.32.2 +streamlit==1.37.0 striprtf==0.0.26 tabulate==0.9.0 tenacity==8.2.3