From e79c784304aa8bbd89e1dae38d08570b8382df66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 02:43:53 +0000 Subject: [PATCH] Bump streamlit from 1.35.0 to 1.48.1 in /deployment Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.35.0 to 1.48.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.35.0...1.48.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.48.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- deployment/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/requirements.txt b/deployment/requirements.txt index 2b458ee..6826c4d 100644 --- a/deployment/requirements.txt +++ b/deployment/requirements.txt @@ -5,7 +5,7 @@ openpyxl==3.1.1 plotly==5.17.0 PyYAML==6.0.2 XlsxWriter==3.1.1 -streamlit==1.35.0 +streamlit==1.48.1 pandas~=2.0.0 numpy~=1.24.4 pyarrow~=14.0.1