From 4175a640ac7536c989b50ea056569a992ad8b230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 19:06:27 +0200 Subject: [PATCH] Bump streamlit from 1.31.0 to 1.37.0 in /metrics/app (#313) Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.31.0 to 1.37.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.31.0...1.37.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- metrics/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metrics/app/requirements.txt b/metrics/app/requirements.txt index 419d2c1a..2c64a343 100644 --- a/metrics/app/requirements.txt +++ b/metrics/app/requirements.txt @@ -1,4 +1,4 @@ altair==5.2.0 duckdb==0.9.2 pandas==2.2.0 -streamlit==1.31.0 +streamlit==1.37.0