From d2670aa9c8dba0342d9fc3315f0c8d8802ab4406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:54:58 +0000 Subject: [PATCH] Bump streamlit from 1.32.1 to 1.32.2 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.32.1 to 1.32.2. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.32.1...1.32.2) --- 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 4a47bb0..8c8f6ad 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.32.1 +streamlit==1.32.2