From 0388bfd9286349e31f409c0ce02e590a7dddc424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 19:55:24 +0000 Subject: [PATCH] fix: bump streamlit from 1.54.0 to 1.55.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.54.0 to 1.55.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.54.0...1.55.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 20a4301..d0c7943 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # Framework Web Application: -streamlit==1.54.0 +streamlit==1.55.0 Django==6.0.2