From d2696a4468f5ef9c2c75d77034586a55763b0047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 11:47:50 +0000 Subject: [PATCH] Bump streamlit in /blog-examples/llama-index/hacknernews_app Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.31.1 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.31.1...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- blog-examples/llama-index/hacknernews_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog-examples/llama-index/hacknernews_app/requirements.txt b/blog-examples/llama-index/hacknernews_app/requirements.txt index 31712b0..9866ee3 100644 --- a/blog-examples/llama-index/hacknernews_app/requirements.txt +++ b/blog-examples/llama-index/hacknernews_app/requirements.txt @@ -170,7 +170,7 @@ sniffio==1.3.0 soupsieve==2.5 SQLAlchemy==2.0.27 stack-data==0.6.3 -streamlit==1.31.1 +streamlit==1.37.0 sympy==1.12 tenacity==8.2.3 terminado==0.18.0