From 68df58f1dbacc8ae2a203201819666cb9cf51f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 23:27:27 +0000 Subject: [PATCH] deps(deps): bump streamlit from 1.28.2 to 1.46.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.28.2 to 1.46.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.28.2...1.46.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.46.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 c94dd4e..b057f2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,5 +29,5 @@ pytest-asyncio==0.21.1 httpx==0.25.2 # Frontend -streamlit==1.28.2 +streamlit==1.46.0 pillow==10.1.0 \ No newline at end of file