From 78d4ca73aa9bc378981f9fa168b225bfe22de91e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:59:10 +0000 Subject: [PATCH] Bump streamlit from 0.88.0 to 1.11.1 in /Load_Testing_Streamlit_Apps Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.88.0 to 1.11.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.88.0...1.11.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Load_Testing_Streamlit_Apps/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Load_Testing_Streamlit_Apps/requirements.txt b/Load_Testing_Streamlit_Apps/requirements.txt index 7d7015e..f7cf2a1 100644 --- a/Load_Testing_Streamlit_Apps/requirements.txt +++ b/Load_Testing_Streamlit_Apps/requirements.txt @@ -1,4 +1,4 @@ -streamlit==0.88.0 +streamlit==1.11.1 pandas==1.2.4 numpy==1.19.5 locustio==0.999