From 93e538a3485ea67655c4feb334c8fe23a996b479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Oct 2024 02:27:56 +0000 Subject: [PATCH] Bump streamlit in /Projects/Cyber-Bully Tweets Classification App Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.12.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.12.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Projects/Cyber-Bully Tweets Classification App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/Cyber-Bully Tweets Classification App/requirements.txt b/Projects/Cyber-Bully Tweets Classification App/requirements.txt index 7a9282c..26cf43f 100644 --- a/Projects/Cyber-Bully Tweets Classification App/requirements.txt +++ b/Projects/Cyber-Bully Tweets Classification App/requirements.txt @@ -4,4 +4,4 @@ numpy==1.22.0 pandas==1.4.4 Pillow==10.0.1 scikit_learn==1.2.0 -streamlit==1.12.0 +streamlit==1.37.0