From f1e75bad5fc9d9e71d7b2a7e6a2fd566ad6d8c65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jun 2025 15:43:58 +0000 Subject: [PATCH] chore(deps): bump streamlit from 1.44.1 to 1.45.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.44.1 to 1.45.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.44.1...1.45.1) --- updated-dependencies: - dependency-name: streamlit dependency-version: 1.45.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- streamlit_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit_app/requirements.txt b/streamlit_app/requirements.txt index 011a2c2..57fff96 100644 --- a/streamlit_app/requirements.txt +++ b/streamlit_app/requirements.txt @@ -1,4 +1,4 @@ django==5.1.6 pandas==2.2.3 pygwalker==0.4.9.15 -streamlit==1.44.1 +streamlit==1.45.1