From 25c887f74c1a337af181fec5b3a21c778548818e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:36:52 +0000 Subject: [PATCH] Bump streamlit from 0.61.0 to 1.37.0 in /streamlit Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.61.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.61.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- streamlit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit/requirements.txt b/streamlit/requirements.txt index 5c481ec..7d15105 100644 --- a/streamlit/requirements.txt +++ b/streamlit/requirements.txt @@ -2,4 +2,4 @@ numpy==1.17.4 pandas==1.0.5 matplotlib==3.2.1 seaborn==0.9.0 -streamlit==0.61.0 \ No newline at end of file +streamlit==1.37.0 \ No newline at end of file