From 96e4fedb928a99e4879f27b23f9f92893a03eef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 18:07:15 +0000 Subject: [PATCH] Bump streamlit from 1.24.1 to 1.30.0 in /Movie recommendation system Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.24.1 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.24.1...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Movie recommendation system/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Movie recommendation system/requirements.txt b/Movie recommendation system/requirements.txt index 7c84c7a567..f94edd8924 100644 --- a/Movie recommendation system/requirements.txt +++ b/Movie recommendation system/requirements.txt @@ -35,7 +35,7 @@ rich==13.4.2 rpds-py==0.8.10 six==1.16.0 smmap==5.0.0 -streamlit==1.24.1 +streamlit==1.30.0 tenacity==8.2.2 toml==0.10.2 toolz==0.12.0