From 9a6187024ada8e1d90f2d74ca896d7ae92df825b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:40:15 +0000 Subject: [PATCH] Bump streamlit from 1.33.0 to 1.37.0 in /containers/ingestion Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.33.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.33.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- containers/ingestion/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/ingestion/requirements.txt b/containers/ingestion/requirements.txt index 33db71b..f7fdaef 100644 --- a/containers/ingestion/requirements.txt +++ b/containers/ingestion/requirements.txt @@ -3,4 +3,4 @@ opensearch_py==2.4.2 Pillow==10.3.0 Requests==2.32.0 requests_aws4auth==1.2.3 -streamlit==1.33.0 +streamlit==1.37.0