From 59d6516fb8afe35395d315208b0b7e0aa552325c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:52:52 +0000 Subject: [PATCH] Bump streamlit from 0.65.2 to 1.11.1 in /ML_Dashboard_Streamlit Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.65.2 to 1.11.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.65.2...1.11.1) --- 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..b180ce0 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.11.1 pandas==0.25.2 scikit_learn==0.23.2 matplotlib==3.1.1