From 3aa1d6deaf64759c9978e370ef08644347657f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 14:16:08 +0000 Subject: [PATCH] Bump streamlit from 0.85.0 to 1.14.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 0.85.0 to 1.14.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/0.85.0...1.14.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f58957..a364080 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ pandas==1.2.5 -streamlit==0.85.0 +streamlit==1.14.0 matplotlib==3.4.2 datashader==0.13.0 \ No newline at end of file