From 647f9253c7d10cbba20d05e5794e533606568125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Jul 2025 13:35:02 +0000 Subject: [PATCH] Bump streamlit from 1.26.0 to 1.37.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.26.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.26.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.37.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25757c9..bd2574a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -streamlit==1.26.0 \ No newline at end of file +streamlit==1.37.0 \ No newline at end of file