From cc4d54330950bc7a0dde91c9653a265b12894384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 22:04:17 +0000 Subject: [PATCH] Bump streamlit from 1.27.2 to 1.28.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.27.2 to 1.28.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.27.2...1.28.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 516cfb9..8e7c315 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -streamlit==1.27.2 +streamlit==1.28.0