From 7130f480a5925d87853b53465c010fc82f1cfdf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:56:46 +0000 Subject: [PATCH] Bump streamlit from 1.38.0 to 1.40.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.38.0 to 1.40.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.38.0...1.40.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 03e7693..90ed897 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ markdown==3.7 Pillow==10.4.0 python-decouple==3.8 Requests==2.32.3 -streamlit==1.38.0 +streamlit==1.40.0