From f5269640479255db1ec67603609a9c3c47828c72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:07:15 +0000 Subject: [PATCH] Bump streamlit from 1.37.1 to 1.38.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.37.1 to 1.38.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.37.1...1.38.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 36514a5..efbfca4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ openai==1.43.1 python-dotenv==1.0.1 -streamlit==1.37.1 +streamlit==1.38.0 azure-cosmos==4.7.0 plotly==5.24.0 pandas==2.2.2