From b2c85fa8b8b80fa1749d27bddd813c69ce539d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 14:23:58 +0000 Subject: [PATCH] Bump streamlit in /cdk_bedrock_rag_chatbot/application Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.35.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.35.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cdk_bedrock_rag_chatbot/application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdk_bedrock_rag_chatbot/application/requirements.txt b/cdk_bedrock_rag_chatbot/application/requirements.txt index db43ac4..0f7fc41 100644 --- a/cdk_bedrock_rag_chatbot/application/requirements.txt +++ b/cdk_bedrock_rag_chatbot/application/requirements.txt @@ -7,6 +7,6 @@ langchain-aws==0.1.6 langchain-community==0.2.5 matplotlib==3.7.0 requests==2.32.3 -streamlit==1.35.0 +streamlit==1.37.0 urllib3==1.26.18 opensearch-py==2.6.0 \ No newline at end of file