From 5945e9ad74a68c45d294daef2770b4c26abc9e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 15:09:49 +0000 Subject: [PATCH] Bump streamlit from 1.31.1 to 1.32.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.31.1 to 1.32.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.31.1...1.32.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 87a9f13..41ead6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ markdown==3.5.2 Pillow==10.2.0 python-decouple==3.8 Requests==2.31.0 -streamlit==1.31.1 +streamlit==1.32.0