From b8733974684d059721022ea82cb9c682e76172d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 15:35:27 +0000 Subject: [PATCH] Bump streamlit from 1.37.0 to 1.37.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.37.0 to 1.37.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.37.0...1.37.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 77e8cce..9ce683a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ markdown==3.6 Pillow==10.4.0 python-decouple==3.8 Requests==2.32.3 -streamlit==1.37.0 +streamlit==1.37.1