From a774667510afb261df0a9974d74d176f4ff5691d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 23:03:40 +0000 Subject: [PATCH] chore(deps): bump streamlit from 1.51.0 to 1.52.2 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.51.0 to 1.52.2. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.51.0...1.52.2) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.52.2 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 162b160..3e61ba4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ rpds-py==0.29.0 ruff==0.14.10 six==1.17.0 smmap==5.0.2 -streamlit==1.51.0 +streamlit==1.52.2 tenacity==9.1.2 toml==0.10.2 tornado==6.5.2