From ecc0b9e8954ca00b1b8bd80cfbb1830655ec339b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 23:14:08 +0000 Subject: [PATCH] Bump streamlit from 1.34.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.34.0 to 1.54.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.34.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 607f8458b..59a97077e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.34.0 +streamlit==1.54.0 boto3==1.34.103 pandas==2.2.2 PyPDF2==3.0.1 \ No newline at end of file