From c075f52729c6dfe2ebf4dee3c7e1ea1d8980f7bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 17:40:02 +0000 Subject: [PATCH] Bump streamlit from 0.80.0 to 1.30.0 in /vast2021_mini2 Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.80.0 to 1.30.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.80.0...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vast2021_mini2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vast2021_mini2/requirements.txt b/vast2021_mini2/requirements.txt index 7eb21d4..1ae1126 100644 --- a/vast2021_mini2/requirements.txt +++ b/vast2021_mini2/requirements.txt @@ -1,7 +1,7 @@ geopandas==0.9.0 numpy==1.19.2 pandas==1.2.4 -streamlit==0.80.0 +streamlit==1.30.0 folium==0.12.1 dill==0.3.3 python_dateutil==2.8.1