From 796ea33caf9e9583c72422bd06dc513b33b26373 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 06:33:54 +0000 Subject: [PATCH] deps(deps): bump streamlit from 1.28.2 to 1.46.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.28.2 to 1.46.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.28.2...1.46.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.46.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..d3c00e9 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.46.1 pillow==10.1.0 # Add these to your existing requirements.txt