From 995eed8818abc5d161ae64382370d2795c18926f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 18:58:43 +0000 Subject: [PATCH] Bump streamlit from 1.28.1 to 1.37.0 in /ml-workflow Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.28.1 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.28.1...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml-workflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml-workflow/requirements.txt b/ml-workflow/requirements.txt index 3f9bc29..b7f3e80 100644 --- a/ml-workflow/requirements.txt +++ b/ml-workflow/requirements.txt @@ -3,4 +3,4 @@ seaborn==0.13.0 bauplan pandas==2.2.0 jupyterlab>=4 -streamlit==1.28.1 +streamlit==1.37.0