From 4f7e8a34ae5fcbba000b54b66b86c5a6d3069f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 06:46:12 +0000 Subject: [PATCH] deps(deps): bump streamlit from 1.56.0 to 1.57.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.56.0 to 1.57.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.56.0...1.57.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.57.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- admin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/requirements.txt b/admin/requirements.txt index 16e149b..e7223c3 100644 --- a/admin/requirements.txt +++ b/admin/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.56.0 +streamlit==1.57.0 apscheduler==3.11.2 openai==2.32.0 pydantic==2.13.3