From 5b784b00cafbd3cbe6d594fc0c8a8ec8b0d4b4b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 00:54:57 +0000 Subject: [PATCH] build(deps): bump streamlit from 1.61.0 to 1.61.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.61.0 to 1.61.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.61.0...1.61.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.61.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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..0551eaf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.61.0 +streamlit==1.61.1 starlette==1.3.1 requests dnspython