From ac5a4ffa0574b8331454a0e69c72a7152d22762e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 00:57:19 +0000 Subject: [PATCH] build(deps): bump streamlit from 1.61.0 to 1.62.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.61.0 to 1.62.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.61.0...1.62.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.62.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 ce78edc..e781700 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.61.0 +streamlit==1.62.0 starlette==1.3.1 requests dnspython