From f7dfbf19c54293a8d010d8370cd892570eec9b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 21:07:23 +0000 Subject: [PATCH] Bump streamlit from 1.27.2 to 1.29.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.27.2 to 1.29.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.27.2...1.29.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 516cfb9..768132c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -streamlit==1.27.2 +streamlit==1.29.0