From e82dbd09b281b9a2b7edc7a01d0f7671f88b1b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 18:08:29 +0000 Subject: [PATCH] Bump streamlit from 1.25.0 to 1.30.0 in /src/python Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.25.0 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.25.0...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/python/requirements-system.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/python/requirements-system.txt b/src/python/requirements-system.txt index 193bcf8..573e43f 100644 --- a/src/python/requirements-system.txt +++ b/src/python/requirements-system.txt @@ -1,5 +1,5 @@ graphistry==0.33.0 -streamlit==1.25.0 +streamlit==1.30.0 ################ #