From d1c3b99de47c5811df784627e2ff24b2ba988640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:44:50 +0000 Subject: [PATCH] Bump streamlit from 1.1.0 to 1.37.0 in /solvebio/contrib/streamlit Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.1.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.1.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- solvebio/contrib/streamlit/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solvebio/contrib/streamlit/dev-requirements.txt b/solvebio/contrib/streamlit/dev-requirements.txt index 9587eb28..57e00b57 100644 --- a/solvebio/contrib/streamlit/dev-requirements.txt +++ b/solvebio/contrib/streamlit/dev-requirements.txt @@ -1,4 +1,4 @@ httpx-oauth==0.3.7 -streamlit==1.1.0 +streamlit==1.37.0 pandas==1.3.4 python-dotenv==0.19.1 \ No newline at end of file