From c314121a46ebb48d3bb47ddd0e3549acf480e0a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:37:01 +0000 Subject: [PATCH] Bump streamlit from 0.70.0 to 1.30.0 in /apartment_test Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.70.0 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.70.0...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apartment_test/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apartment_test/requirements.txt b/apartment_test/requirements.txt index 99e9ff3..c0f3c51 100644 --- a/apartment_test/requirements.txt +++ b/apartment_test/requirements.txt @@ -1,4 +1,4 @@ -streamlit==0.70.0 +streamlit==1.30.0 numpy==1.19.4 plotly==4.12.0 pandas==1.1.4