From c62c83c0e9a6b30d716478e4d99bbf226f75ead5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:56:15 +0000 Subject: [PATCH] Bump streamlit from 0.80.0 to 1.11.1 in /vast2021_mini2 Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.80.0 to 1.11.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.80.0...1.11.1) --- 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..c596803 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.11.1 folium==0.12.1 dill==0.3.3 python_dateutil==2.8.1