From b3eda64924b122f9620af0678709f85e2bb457bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 06:38:15 +0000 Subject: [PATCH] deps(deps): bump streamlit from 1.28.2 to 1.48.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.28.2 to 1.48.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.28.2...1.48.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fa02ef..c9ccfbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ pytest-asyncio==0.21.1 httpx==0.25.2 # Frontend -streamlit==1.28.2 +streamlit==1.48.0 pillow==10.1.0 # Add these to your existing requirements.txt