From 6efe9b5a547743fcf4e05cdcd20eb1c0093dc37d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 04:22:37 +0000 Subject: [PATCH] Bump streamlit from 1.8.1 to 1.11.1 in /botsim/deployments/gcp Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.8.1 to 1.11.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.8.1...1.11.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- botsim/deployments/gcp/requirements_gpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botsim/deployments/gcp/requirements_gpu.txt b/botsim/deployments/gcp/requirements_gpu.txt index bfd9453..da0890f 100644 --- a/botsim/deployments/gcp/requirements_gpu.txt +++ b/botsim/deployments/gcp/requirements_gpu.txt @@ -19,7 +19,7 @@ google-cloud-dialogflow-cx==1.8.0 psycopg2-binary scikit-learn==0.24.2 pandas==1.1.5 -streamlit==1.8.1 +streamlit==1.11.1 streamlit-chat plotly plotly_express