From 202cc44d6ba767d67b845d54d4509cd23cb1a291 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 07:08:05 +0000 Subject: [PATCH] deps(deps): bump streamlit from 1.28.2 to 1.48.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.28.2 to 1.48.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.28.2...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6fa02ef..5316205 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.1 pillow==10.1.0 # Add these to your existing requirements.txt