From ca231a5b5437ef13866eb8989ffb8b1dfbdee85f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 00:36:14 +0000 Subject: [PATCH] Bump streamlit from 1.58.0 to 1.62.0 in /Admin UI Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.58.0 to 1.62.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.58.0...1.62.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Admin UI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin UI/requirements.txt b/Admin UI/requirements.txt index d490a3a..ec19cc1 100644 --- a/Admin UI/requirements.txt +++ b/Admin UI/requirements.txt @@ -1,3 +1,3 @@ -streamlit==1.58.0 +streamlit==1.62.0 httpx==0.28.1 snowflake-connector-python==4.6.0