From 1e09f20a7bd9a336c224d6d4a9dcaabfbb95d942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:49:17 +0000 Subject: [PATCH] Bump streamlit from 1.11.1 to 1.30.0 in /examples/streamlit Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.11.1 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.11.1...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/streamlit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/streamlit/requirements.txt b/examples/streamlit/requirements.txt index cd819024..2a62bc7d 100644 --- a/examples/streamlit/requirements.txt +++ b/examples/streamlit/requirements.txt @@ -76,7 +76,7 @@ sentry-sdk==1.14.0 shortuuid==1.0.1 six==1.16.0 smmap==5.0.0 -streamlit==1.11.1 +streamlit==1.30.0 subprocess32==3.5.4 termcolor==1.1.0 terminado==0.12.1