From 18c54194a52794acf98fd9e6b3970afa90cb7f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 01:14:33 +0000 Subject: [PATCH] Bump streamlit from 1.42.0 to 1.54.0 in /ui Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.42.0 to 1.54.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.42.0...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/requirements.txt b/ui/requirements.txt index 0ccf6be..b0a030b 100644 --- a/ui/requirements.txt +++ b/ui/requirements.txt @@ -2,7 +2,7 @@ httpx>=0.26.0 httpx-sse==0.4.0 pydantic==2.11.4 pydantic_core==2.33.2 -streamlit==1.42.0 +streamlit==1.54.0 python-jose[cryptography]==3.3.0 requests-oauthlib==1.3.1 python-dotenv==1.0.0 \ No newline at end of file