From ac3b66872df93dd849faf2160c0d3f25a8ba11e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:48:29 +0000 Subject: [PATCH] Bump streamlit from 1.11.1 to 1.30.0 in /Gold Price Prediction Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.11.1 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.11.1...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gold Price Prediction/requirements.txt.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gold Price Prediction/requirements.txt.txt b/Gold Price Prediction/requirements.txt.txt index 5194fe0..2fe7305 100644 --- a/Gold Price Prediction/requirements.txt.txt +++ b/Gold Price Prediction/requirements.txt.txt @@ -1,4 +1,4 @@ numpy==1.22.0 pickle-mixin==1.0.2 -streamlit==1.11.1 +streamlit==1.30.0 scikit-learn==1.0.1 \ No newline at end of file