From aa1256479f3197e7c3b38d2ab98d9667aa1a2d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 09:32:35 +0000 Subject: [PATCH] deps(deps-dev): bump streamlit from 1.42.0 to 1.43.2 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.42.0 to 1.43.2. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.42.0...1.43.2) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6a2679e..3a0de8f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ pre-commit==4.1.0 ruff==0.9.6 -streamlit==1.42.0 +streamlit==1.43.2 ipykernel==6.29.5 jupysql==0.10.17 python-dotenv==1.0.1