From e70cac094ad4a162db18c8db4dae270b550f7ef4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 02:08:09 +0000 Subject: [PATCH] Bump streamlit-extras from 0.4.2 to 0.4.3 Bumps [streamlit-extras](https://github.com/arnaudmiribel/streamlit-extras) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/arnaudmiribel/streamlit-extras/releases) - [Commits](https://github.com/arnaudmiribel/streamlit-extras/compare/v0.4.2...v0.4.3) --- updated-dependencies: - dependency-name: streamlit-extras dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 2e7453d..a270818 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -5,4 +5,4 @@ openai==1.28.1 python-dotenv==1.0.1 requests==2.31.0 streamlit==1.34.0 -streamlit-extras==0.4.2 +streamlit-extras==0.4.3