From dffc5b7edce5c506d77daef8f9b67eed1b033e88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:36:14 +0000 Subject: [PATCH] Bump streamlit from 0.65.2 to 1.30.0 in /ML_Dashboard_Streamlit Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.65.2 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.65.2...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ML_Dashboard_Streamlit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ML_Dashboard_Streamlit/requirements.txt b/ML_Dashboard_Streamlit/requirements.txt index 7a1b611..ecea1b3 100644 --- a/ML_Dashboard_Streamlit/requirements.txt +++ b/ML_Dashboard_Streamlit/requirements.txt @@ -1,5 +1,5 @@ numpy==1.17.3 -streamlit==0.65.2 +streamlit==1.30.0 pandas==0.25.2 scikit_learn==0.23.2 matplotlib==3.1.1