From fe259c08dec10d9bbda1bf57ee000e2be2bee33a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 06:21:20 +0000 Subject: [PATCH] deps(deps): bump streamlit from 1.55.0 to 1.56.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.55.0 to 1.56.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.55.0...1.56.0) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.56.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 c874c43..0f45dd6 100644 --- a/admin/requirements.txt +++ b/admin/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.55.0 +streamlit==1.56.0 apscheduler==3.11.2 openai==2.30.0 pydantic==2.12.5