From aa13b4c7f81df6758a6f648ea6357674012bfca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 15:51:52 +0000 Subject: [PATCH] Bump streamlit from 1.47.0 to 1.54.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [streamlit](https://github.com/streamlit/streamlit). Updates `streamlit` from 1.47.0 to 1.54.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.47.0...1.54.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.54.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1f4d01f..7feb2e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # App dependencies fastapi==0.116.1 uvicorn==0.35.0 -streamlit==1.47.0 -requests==2.33.0 +streamlit==1.54.0 +requests==2.34.2 python-multipart slowapi==0.1.6