From a1a3afce5eca81ee7c5ac9da1bc76329d57f1cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:32:58 +0000 Subject: [PATCH] Bump streamlit from 1.29.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.29.0 to 1.54.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.29.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 0eb841b..fa70ccd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.29.0 +streamlit==1.54.0 pandas>=1.3.0 scikit-learn altair>=4.0