From 59d0598f354c7197e9d527522a5f33f97d1cb358 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 06:41:04 +0000 Subject: [PATCH] deps(deps): bump streamlit from 1.28.2 to 1.47.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.28.2 to 1.47.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.28.2...1.47.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.47.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..3b658ca 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.47.1 pillow==10.1.0 # Add these to your existing requirements.txt