From ee81da6d397c2781c06617f87ce507126e376f80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Aug 2022 02:46:56 +0000 Subject: [PATCH] Bump streamlit from 1.0.0 to 1.11.1 in /streamlit-apps/simple-calculator Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.0.0 to 1.11.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.0.0...1.11.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- streamlit-apps/simple-calculator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streamlit-apps/simple-calculator/requirements.txt b/streamlit-apps/simple-calculator/requirements.txt index 40bf5f5..e923521 100644 --- a/streamlit-apps/simple-calculator/requirements.txt +++ b/streamlit-apps/simple-calculator/requirements.txt @@ -3,4 +3,4 @@ pandas==1.2.4 scipy==1.6.2 scikit_learn==0.24.2 numpy==1.22.0 -streamlit==1.0.0 +streamlit==1.11.1