From b75cedd4f3be3a1968477afeda6b89c38640ae28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 17:50:02 +0000 Subject: [PATCH] Bump streamlit from 1.38.0 to 1.41.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.38.0 to 1.41.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.38.0...1.41.1) --- 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 03e3874..6c4c360 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ markdown==3.7 Pillow==10.4.0 python-decouple==3.8 Requests==2.32.3 -streamlit==1.38.0 +streamlit==1.41.1 streamlit_code_editor==0.1.21 extra_streamlit_components==0.1.71