From 75f62e6e2c0408420a82ae55cb7d702a2ede77aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 11:46:22 +0000 Subject: [PATCH] Bump streamlit from 1.30.0 to 1.37.0 in /mpesa_analysis/code Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.30.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.30.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mpesa_analysis/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpesa_analysis/code/requirements.txt b/mpesa_analysis/code/requirements.txt index f66d43c..51efdef 100644 --- a/mpesa_analysis/code/requirements.txt +++ b/mpesa_analysis/code/requirements.txt @@ -1,4 +1,4 @@ numpy==1.19.2 -streamlit==1.30.0 +streamlit==1.37.0 pandas==1.1.3 tabula==1.0.5 \ No newline at end of file