From b6b66694d095f1d437c92fbeb935abaca4d2c3fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 03:32:19 +0000 Subject: [PATCH] Bump the pip group across 1 directories with 1 update Bumps the pip group with 1 update in the /API/streamlit_medium_writer_chat directory: [streamlit](https://github.com/streamlit/streamlit). Updates `streamlit` from 1.27.2 to 1.30.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.27.2...1.30.0) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- API/streamlit_medium_writer_chat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API/streamlit_medium_writer_chat/requirements.txt b/API/streamlit_medium_writer_chat/requirements.txt index bfde181..a5e13e1 100644 --- a/API/streamlit_medium_writer_chat/requirements.txt +++ b/API/streamlit_medium_writer_chat/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.27.2 +streamlit==1.30.0 python-dotenv asyncio judini