From 893eca9743114a5747bb264f43a897e4071680a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 01:46:45 +0000 Subject: [PATCH] Bump streamlit from 1.34.0 to 1.35.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.34.0 to 1.35.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.34.0...1.35.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 2e7453d..cac0c02 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,5 +4,5 @@ Jinja2==3.1.4 openai==1.28.1 python-dotenv==1.0.1 requests==2.31.0 -streamlit==1.34.0 +streamlit==1.35.0 streamlit-extras==0.4.2