From 1f35588e3fe84d49414dcf5b6ae68f5503ea14c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 13:06:36 +0000 Subject: [PATCH] chore(deps): bump streamlit from 1.39.0 to 1.54.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.39.0 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.39.0...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- admin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/requirements.txt b/admin/requirements.txt index 45122ef..509e748 100644 --- a/admin/requirements.txt +++ b/admin/requirements.txt @@ -1,2 +1,2 @@ -streamlit==1.39.0 +streamlit==1.54.0 httpx==0.27.2